summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-hotspot-vm-os_bsd.inline.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Avoid memory corruption on FreeBSD 4.x. This seems to have no affectGreg Lewis2005-06-221-0/+18
under 5.x which was running fine without it. Approved by: phantom