log src/os/bsd/vm/os_bsd.cpp @ 18041:52b4284cb496

age author description
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 29 May 2014 09:56:06 -0700 asaha Merge
Thu, 22 May 2014 11:09:06 -0700 asaha Merge
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 25 Apr 2014 07:40:33 +0200 sla 8040140: System.nanoTime() is slow and non-monotonic on OS X
Thu, 10 Apr 2014 04:07:45 -0700 goetz 8038201: Clean up misleading usage of malloc() in init_system_properties_values()
Wed, 02 Apr 2014 18:40:52 +0200 kevinw 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction