hotspot/src/os/linux/vm/os_linux.cpp
Mon, 16 Sep 2013 12:43:34 -0700 dcubed 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian"
Mon, 16 Sep 2013 07:38:13 -0400 dholmes 6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Thu, 05 Sep 2013 14:15:54 +0200 tschatzl Merge
Thu, 29 Aug 2013 21:48:23 +0400 dsamersoff 8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Thu, 29 Aug 2013 06:53:16 -0700 jmasa Merge
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Thu, 22 Aug 2013 10:50:41 +0200 mgerdin 8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld
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
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
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
Tue, 30 Apr 2013 17:36:01 -0400 vladidan 8013398: Adjust number of stack guard pages on systems with large memory page size
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Thu, 25 Apr 2013 11:02:32 -0700 vlivanov 8012260: ciReplay: Include PID into the name of replay data file
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Wed, 03 Apr 2013 09:19:02 +0200 mgerdin Merge
Wed, 27 Mar 2013 19:21:18 +0100 tschatzl 7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
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
Thu, 21 Mar 2013 20:46:46 -0700 iklam 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
Thu, 07 Mar 2013 14:06:44 -0500 zgu 8008257: NMT: assert(new_rec->is_allocation_record()) failed when running with shared memory option
Tue, 05 Mar 2013 13:55:56 -0800 iklam 7107135: Stack guard pages are no more protected after loading a shared library with executable stack
Wed, 27 Feb 2013 09:40:30 +0100 simonis 8008959: Fix non-PCH build on Linux, Windows and MacOS X
Wed, 20 Feb 2013 07:16:23 -0500 hseigel 8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp
Tue, 19 Feb 2013 08:51:56 -0500 hseigel 6749267: Signal handler should save/restore errno
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Tue, 22 Jan 2013 05:56:42 -0800 dcubed 8004902: correctness fixes motivated by contended locking work (6607129)
Wed, 19 Dec 2012 10:35:08 -0800 dcubed 8005044: remove crufty '_g' support from HS runtime code
Fri, 07 Dec 2012 01:09:03 -0800 roland Merge
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Wed, 07 Nov 2012 17:53:02 -0500 bpittore 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Thu, 04 Oct 2012 06:31:07 -0700 neliasso 8000102: Resolve include conflicts
Tue, 03 Jul 2012 17:35:00 -0700 mikael 7129724: MAC: Core file location is wrong in crash report
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Thu, 10 May 2012 15:44:19 +0200 nloodin 7165755: OS Information much longer on linux than other platforms
Mon, 12 Mar 2012 13:12:07 -0700 iveresov 7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
Wed, 29 Feb 2012 12:58:49 -0500 dlong 7142641: -Xshared:on fails on ARM
Thu, 26 Jan 2012 20:06:06 -0500 phh 7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
Tue, 17 Jan 2012 13:08:52 -0500 zgu 7071311: Decoder enhancement
Tue, 27 Dec 2011 16:43:49 -0800 iveresov 7124829: NUMA: memory leak on Linux with large pages
Mon, 19 Dec 2011 10:02:05 -0800 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
Wed, 16 Nov 2011 20:38:24 -0500 dholmes 7110017: is_headless_jre should be updated to reflect the new location of awt toolkit libraries
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Fri, 30 Sep 2011 13:48:17 -0700 iveresov Merge
Thu, 22 Sep 2011 16:48:41 +0100 kevinw 7051189: Need to suppress info message if -xcheck:jni used with libjsig.so
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 06 Sep 2011 21:03:51 -0700 iveresov 7087583: Hotspot fails to allocate heap with mmap(MAP_HUGETLB)
Mon, 29 Aug 2011 17:42:39 -0700 iveresov 7082645: Hotspot doesn't compile on old linuxes after 7060836
Thu, 25 Aug 2011 02:57:46 -0700 iveresov 7082969: NUMA interleaving
Fri, 05 Aug 2011 16:50:14 -0700 iveresov 7060836: RHEL 5.5 and 5.6 should support UseNUMA
Fri, 05 Aug 2011 16:44:01 -0700 iveresov 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
Mon, 11 Jul 2011 14:15:43 -0700 jcoomes 7061212: use o/s low memory notification in embedded builds
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Tue, 10 May 2011 12:26:10 -0700 iveresov 7043564: compile warning and copyright fixes
Fri, 29 Apr 2011 12:39:32 -0700 iveresov 7040485: Use transparent huge page on linux by default
Tue, 26 Apr 2011 11:46:34 -0700 iveresov 7037939: NUMA: Disable adaptive resizing if SHM large pages are used
less more (0) -100 -60 tip