log src/os/bsd/vm/os_bsd.cpp @ 11173:6b0fd0964b87

age author description
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 04 Jul 2013 21:10:17 -0700 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Tue, 18 Jun 2013 08:44:08 -0400 zgu 8013651: NMT: reserve/release sequence id's in incorrect order due to race
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 06 Jun 2013 11:02:25 -0700 kvn Merge
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Thu, 06 Jun 2013 05:56:33 -0700 dcubed Merge
Wed, 05 Jun 2013 14:12:49 -0400 hseigel 8009302: Mac OS X: JVM crash on infinite recursion on Appkit Thread
Tue, 28 May 2013 09:32:06 +0200 tschatzl 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Thu, 02 May 2013 18:50:05 -0700 kvn Merge
Thu, 25 Apr 2013 11:02:32 -0700 vlivanov 8012260: ciReplay: Include PID into the name of replay data file
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 03 Apr 2013 16:43:09 -0700 ccheung 8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Wed, 27 Mar 2013 19:21:18 +0100 tschatzl 7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
Fri, 08 Mar 2013 17:14:22 -0800 dcubed Merge
Thu, 07 Mar 2013 14:06:44 -0500 zgu 8008257: NMT: assert(new_rec->is_allocation_record()) failed when running with shared memory option
Thu, 07 Mar 2013 14:46:20 -0800 morris Merge
Mon, 04 Mar 2013 13:15:01 -0800 morris 8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value
Wed, 27 Feb 2013 09:40:30 +0100 simonis 8008959: Fix non-PCH build on Linux, Windows and MacOS X
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Tue, 19 Feb 2013 08:51:56 -0500 hseigel 6749267: Signal handler should save/restore errno
Fri, 08 Feb 2013 12:48:24 +0100 sla 8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
Thu, 31 Jan 2013 15:42:25 +0100 Thomas Wuerthinger Merge with hsx25/hotspot.