hotspot/src/os/linux/vm/os_linux.cpp
Fri, 09 Sep 2016 11:14:57 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Wed, 07 Sep 2016 16:43:32 -0400 dholmes 8165153: Crash in rebuild_cpu_to_node_map
Tue, 23 Aug 2016 21:49:33 -0400 ctornqvi 8163146: Remove os::check_heap on Windows
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Fri, 12 Aug 2016 00:19:44 -0400 dholmes 8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Mon, 04 Jul 2016 12:43:01 +0900 ysuenaga 8160353: narrowing conversion error is occurred with GCC 6
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Fri, 20 May 2016 18:05:09 +0300 vlivanov Merge
Wed, 11 May 2016 01:02:28 -0400 dholmes 8154715: Missing destructor and/or TLS clearing calls for terminating threads
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
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
Sat, 23 Apr 2016 15:21:48 -0400 mbaesken 8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
Mon, 11 Apr 2016 12:22:09 +0200 mlarsson 8146879: Add option for handling existing log files in UL
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Sat, 19 Mar 2016 01:23:46 +0100 jwilhelm Merge
Mon, 07 Mar 2016 10:03:06 -0300 kvn 8150353: PPC64LE: Support RTM on linux
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Tue, 15 Mar 2016 03:00:32 -0400 dholmes 8137165: Tests fail in SR_Handler because thread is not VMThread or JavaThread
Fri, 11 Mar 2016 16:39:38 +0100 simonis 8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Mon, 29 Feb 2016 08:50:57 +0100 stuefe 8150619: Improve thread based logging introduced with 8149036
Wed, 24 Feb 2016 18:06:34 +0100 stuefe 8149036: Add tracing for thread related events at os level
Thu, 11 Feb 2016 15:43:30 -0500 dholmes 8149697: Fix for 8145725 is broken
Wed, 10 Feb 2016 22:22:48 -0500 dholmes 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
Wed, 10 Feb 2016 18:57:19 -0500 dholmes 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
Fri, 29 Jan 2016 05:32:12 -0500 dholmes 6515172: Runtime.availableProcessors() ignores Linux taskset command
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 09 Dec 2015 14:56:02 +0100 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
Mon, 14 Dec 2015 02:29:11 -0500 stuefe 8145114: const-correctness for ucontext_t* reading functions
Sun, 13 Dec 2015 22:32:16 -0500 asmundak 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 11:36:16 -0800 mikael 8144881: Various fixes to linux/sparc
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Tue, 01 Dec 2015 21:30:34 -0500 stuefe 8143291: Remove redundant coding around os::exception_name
Wed, 25 Nov 2015 16:33:28 +0100 sebastian 8136978: Much nearly duplicated code for vmError support
Thu, 05 Nov 2015 15:05:59 +0100 goetz 8141529: Fix handling of _JAVA_SR_SIGNUM
Mon, 26 Oct 2015 16:21:37 +0100 goetz 8140482: Various minor code improvements (runtime)
Tue, 03 Nov 2015 19:53:10 -0500 stuefe 8140648: Clean up remnants of fork1() from non-solaris platforms
Fri, 30 Oct 2015 00:23:07 -0400 dholmes 8129526: Solaris: clean up another remnant of interruptible I/O
Fri, 23 Oct 2015 23:06:53 +0200 coleenp Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Wed, 09 Sep 2015 23:47:32 -0400 coleenp 8135298: Fix zero builds for "unknown" architectures on linux.
Thu, 13 Aug 2015 22:08:40 -0400 dholmes 8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
Mon, 03 Aug 2015 16:54:08 -0400 dholmes 8080298: Clean up os::...::supports_variable_stack_size()
Wed, 29 Jul 2015 22:59:03 -0400 jmanson 6661889: thread id on Linux is inconsistent in error and log outputs
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Mon, 19 Jan 2015 11:06:08 +0100 stefank 8087322: Implement a Semaphore utility class
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Wed, 17 Jun 2015 15:45:43 +0000 coleenp Merge
Wed, 17 Jun 2015 11:30:51 -0400 coleenp 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
Tue, 16 Jun 2015 11:58:25 +0200 bdelsart 8079473: allow demangling to be optional in dll_address_to_function_name
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Sat, 16 May 2015 13:19:11 -0700 dcubed Merge
Mon, 11 May 2015 16:30:26 +0200 jwilhelm Merge
Fri, 08 May 2015 15:41:39 +0200 redestad 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
Tue, 12 May 2015 20:55:40 -0400 dholmes 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Thu, 23 Apr 2015 18:00:50 +0200 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
less more (0) -100 -60 tip