log src/os/linux/vm/os_linux.cpp @ 24179:75021e6fe108

age author description
Tue, 20 Dec 2016 16:06:10 -0500 dholmes 8170307: Stack size option -Xss is ignored
Thu, 22 Sep 2016 02:04:40 -0700 shshahma 6515172: Runtime.availableProcessors() ignores Linux taskset command
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Mon, 25 Apr 2016 11:36:14 +0200 stefank 8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Thu, 23 Apr 2015 18:00:50 +0200 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 01 Mar 2016 12:50:37 +0530 csahu 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 17 Aug 2015 21:14:26 -0400 dholmes 8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
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, 04 May 2015 23:23:37 -0400 dholmes 8077674: BSD build failures due to undefined macros
Wed, 29 Apr 2015 19:37:10 -0400 dholmes 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Thu, 12 Mar 2015 22:03:16 -0400 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
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, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
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.
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
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
Wed, 02 Apr 2014 11:24:44 -0700 kvn 8036767: PPC64: Support for little endian execution model
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 13 Mar 2014 14:57:01 -0700 kvn Merge