log src/os/solaris/vm/os_solaris.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Thu, 21 Apr 2016 13:17:25 +0200 aeriksso 8153641: assert(thread_state == _thread_in_native) failed: Assumed thread_in_native while heap dump
Fri, 04 Mar 2016 16:40:30 +0100 aeriksso 8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed: nothing to copy
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Fri, 08 Jan 2016 05:28:21 -0800 kevinw 8144483: One long Safepoint pause directly after each GC log rotation
Mon, 07 Dec 2015 13:25:13 +0100 dholmes 8130212: Thread::current() might access freed memory on Solaris
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 14 May 2015 20:56:57 -0700 minqi 6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Mon, 15 Sep 2014 10:57:22 +0200 ehelin 8049536: os::commit_memory on Solaris uses aligment_hint as page size
Thu, 12 Mar 2015 22:03:16 -0400 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Thu, 27 Aug 2015 13:35:19 -0700 Tom Rodriguez Remove unneeded os::get_pc function
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 17 Jul 2014 18:03:26 +0100 robm Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Tue, 17 Mar 2015 12:05:11 +0100 Stefan Anzinger [SPARC] remove debug code for mmap()
Thu, 12 Mar 2015 15:58:28 +0100 Stefan Anzinger [SPARC] Print specific error code when mmap fails (even when PrintWarnings is set to false)
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
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()
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 13 Mar 2014 14:57:01 -0700 kvn Merge
Wed, 05 Mar 2014 11:28:33 -0800 dcubed 8029775: Solaris code cleanup
Wed, 15 Oct 2014 12:09:28 +0200 Gilles Duboscq Merge with jdk8u11-b12
Thu, 13 Feb 2014 11:28:17 -0500 hseigel 8030763: Validate global memory allocation
Thu, 07 Aug 2014 11:06:09 -0700 Tom Rodriguez Dump disassembly in crash log
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
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