Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decommissioning java 1.5 (EOLed since October 2009): | Baptiste Daroussin | 2012-12-10 | 1 | -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 allows | Greg Lewis | 2009-02-02 | 1 | -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 |