cvs commit: ports/java/jdk16 Makefile ports/java/jdk16/files patch-hotspot-vm-os_bsd.cpp

Greg Lewis glewis at FreeBSD.org
Sat Oct 18 17:54:05 UTC 2008


glewis      2008-10-18 17:54:04 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           Makefile 
    java/jdk16/files     patch-hotspot-vm-os_bsd.cpp 
  Log:
  . Properly scope the calls to clock_get* so that we use the system versions
    if available rather than the local versions.  Fixes System.nanoTime().
  
  Reported by:    Kurt Miller
  
  Revision  Changes    Path
  1.163     +1 -1      ports/java/jdk16/Makefile
  1.2       +15 -1     ports/java/jdk16/files/patch-hotspot-vm-os_bsd.cpp


More information about the cvs-ports mailing list