hotspot/src/os/linux/vm/os_linux.cpp
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)
Mon, 20 Apr 2015 21:32:28 -0400 dholmes 8077674: BSD build failures due to undefined macros
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Thu, 02 Apr 2015 10:12:49 -0400 mockner 6983747: Remove obsolete dl_mutex lock
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Tue, 24 Feb 2015 17:23:53 -0500 dlong 8072383: resolve conflicts between open and closed ports
Thu, 26 Feb 2015 10:56:54 -0800 kvn Merge
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Wed, 28 Jan 2015 17:52:48 +0100 dfuchs 8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Sun, 14 Dec 2014 20:18:17 -0500 dholmes 8059586: hs_err report should treat redirected core pattern
Fri, 05 Dec 2014 16:36:07 -0800 amurillo Merge
Wed, 03 Dec 2014 17:48:58 +0000 chegar Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Thu, 06 Nov 2014 01:31:31 +0000 jiangli Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Wed, 29 Oct 2014 09:19:59 -0700 dcubed 8061552: Contended Locking speedup PlatformEvent unpark bucket
Tue, 01 Jul 2014 13:29:24 -0700 martin 8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
Wed, 22 Oct 2014 02:31:25 -0700 fparain 8061618: Removed unused networking functions from os class
Mon, 13 Oct 2014 22:11:39 +0200 sla 7102541: RFE: os::set_native_thread_name() cleanups
Thu, 09 Oct 2014 04:45:58 -0700 fparain 8057777: Cleanup of old and unused VM interfaces
Thu, 18 Sep 2014 19:41:50 +0200 jwilhelm Merge
Mon, 15 Sep 2014 15:28:43 +0200 jwilhelm Merge
Tue, 26 Aug 2014 11:53:24 +0200 mgerdin 8056039: Hotspot does not compile with clang 3.4 on Linux
Wed, 10 Sep 2014 17:06:36 -0700 dcubed Merge
Wed, 03 Sep 2014 14:43:49 +0200 sla 8056242: Add function to return structured information about loaded libraries.
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Mon, 14 Jul 2014 12:43:50 +0400 hseigel 8030763: Validate global memory allocation
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
less more (0) -100 -60 tip