log src/os/linux/vm/os_linux.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 18 Sep 2017 18:02:23 +0200 Doug Simon Crash in rebuild_cpu_to_node_map (JDK-8165153) jvmci-0.36
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
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()