summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se-attach-Exportedfiles.gmk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-15/+0
| | | | | | | | | | | | | removal of the different 1.5 jre and jdk vendors Removing outdated jdk16 vendors: removing all the bsdjava and freebsd vendors, consider using openjdk6 or openjsk7 instead. Discussed with: java (glarkin) Notes: svn path=/head/; revision=308619
* . Implement the virtual machine interface for BSD. This allowsGreg Lewis2009-02-021-0/+15
jmap -histo and jmap -dump to work. Submitted by: Brian Gardner <brian@experts-exchange.com> Sponsored by: Experts Exchange Notes: svn path=/head/; revision=227431