log src/os/linux/vm/os_linux.cpp @ 14658:d72cee0607a3

age author description
Mon, 03 Mar 2014 11:54:35 +0100 goetz 8036122: Fix warning 'format not a string literal'
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Sun, 23 Feb 2014 13:16:03 -0500 hseigel Merge
Wed, 19 Feb 2014 16:22:15 +0000 fparain 6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Sat, 16 Nov 2013 01:42:55 +0100 goetz 8028470: PPC64 (part 214): linux: extend signal handler to catch SIGTRAP on ppc64.
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Fri, 26 Jul 2013 00:59:18 +0200 goetz 8020775: PPC64 (part 12): posix signal printing
Fri, 19 Jul 2013 13:32:53 -0700 kvn Merge
Thu, 27 Jun 2013 13:04:51 -0700 kvn Merge
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Thu, 20 Jun 2013 16:30:44 -0700 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Wed, 19 Jun 2013 12:29:30 +0200 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Fri, 07 Feb 2014 11:47:24 -0800 dcubed 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
Thu, 06 Feb 2014 14:28:35 -0500 coleenp 8029775: Solaris code cleanup
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Fri, 24 Jan 2014 09:28:47 +0100 dsimms 8028280: ParkEvent leak when running modified runThese which only loads classes
Thu, 23 Jan 2014 09:06:21 +0100 sla 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 25 Oct 2013 09:07:58 +0200 jbachorik 8027294: Prepare hotspot for non TOD based uptime counter
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
Sat, 05 Oct 2013 10:14:58 +0200 stefank 8024838: Significant slowdown due to transparent huge pages
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Wed, 25 Sep 2013 13:58:13 +0200 dsimms 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
Thu, 19 Sep 2013 09:26:08 +0200 tschatzl Merge
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
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
Thu, 05 Sep 2013 14:15:54 +0200 tschatzl Merge
Thu, 29 Aug 2013 06:53:16 -0700 jmasa Merge
Thu, 22 Aug 2013 10:50:41 +0200 mgerdin 8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld
Thu, 29 Aug 2013 21:48:23 +0400 dsamersoff 8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
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
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
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
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, 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, 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
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.
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