Sun, 20 Dec 2015 10:37:23 -0500 |
goetz |
8139864: Improve handling of stack protection zones.
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 14:56:02 +0100 |
stuefe |
8144219: [posix] Remove redundant code around os::print_siginfo()
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 02:29:11 -0500 |
stuefe |
8145114: const-correctness for ucontext_t* reading functions
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 09:07:07 -0800 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 11:36:16 -0800 |
mikael |
8144881: Various fixes to linux/sparc
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 04:06:37 -0500 |
dholmes |
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
|
file |
diff |
annotate
|
Tue, 01 Dec 2015 21:30:34 -0500 |
stuefe |
8143291: Remove redundant coding around os::exception_name
|
file |
diff |
annotate
|
Wed, 25 Nov 2015 16:33:28 +0100 |
sebastian |
8136978: Much nearly duplicated code for vmError support
|
file |
diff |
annotate
|
Thu, 05 Nov 2015 15:05:59 +0100 |
goetz |
8141529: Fix handling of _JAVA_SR_SIGNUM
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 16:21:37 +0100 |
goetz |
8140482: Various minor code improvements (runtime)
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 19:53:10 -0500 |
stuefe |
8140648: Clean up remnants of fork1() from non-solaris platforms
|
file |
diff |
annotate
|
Fri, 30 Oct 2015 00:23:07 -0400 |
dholmes |
8129526: Solaris: clean up another remnant of interruptible I/O
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 23:06:53 +0200 |
coleenp |
Merge
|
file |
diff |
annotate
|
Fri, 23 Oct 2015 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Thu, 22 Oct 2015 13:07:10 -0400 |
goetz |
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 23:47:32 -0400 |
coleenp |
8135298: Fix zero builds for "unknown" architectures on linux.
|
file |
diff |
annotate
|
Thu, 13 Aug 2015 22:08:40 -0400 |
dholmes |
8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
|
file |
diff |
annotate
|
Mon, 03 Aug 2015 16:54:08 -0400 |
dholmes |
8080298: Clean up os::...::supports_variable_stack_size()
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 22:59:03 -0400 |
jmanson |
6661889: thread id on Linux is inconsistent in error and log outputs
|
file |
diff |
annotate
|
Wed, 22 Jul 2015 00:03:45 -0400 |
coleenp |
8026324: hs_err improvement: Add summary section to hs_err file
|
file |
diff |
annotate
|
Mon, 19 Jan 2015 11:06:08 +0100 |
stefank |
8087322: Implement a Semaphore utility class
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 19:21:04 -0400 |
stuefe |
8078513: [linux] Clean up code relevant to LinuxThreads implementation
|
file |
diff |
annotate
|
Wed, 17 Jun 2015 15:45:43 +0000 |
coleenp |
Merge
|
file |
diff |
annotate
|
Wed, 17 Jun 2015 11:30:51 -0400 |
coleenp |
8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
|
file |
diff |
annotate
|
Tue, 16 Jun 2015 11:58:25 +0200 |
bdelsart |
8079473: allow demangling to be optional in dll_address_to_function_name
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 14:02:59 -0700 |
ctornqvi |
8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
|
file |
diff |
annotate
|
Sat, 16 May 2015 13:19:11 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Mon, 11 May 2015 16:30:26 +0200 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 12 May 2015 20:55:40 -0400 |
dholmes |
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 18:00:50 +0200 |
stuefe |
8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
|
file |
diff |
annotate
|
Mon, 20 Apr 2015 21:32:28 -0400 |
dholmes |
8077674: BSD build failures due to undefined macros
|
file |
diff |
annotate
|
Wed, 15 Apr 2015 17:34:28 -0700 |
minqi |
8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 10:12:49 -0400 |
mockner |
6983747: Remove obsolete dl_mutex lock
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 17:32:18 -0400 |
jmanson |
8074895: os::getenv is inadequate
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 14:07:36 +0100 |
goetz |
8073315: Enable gcc -Wtype-limits and fix upcoming issues.
|
file |
diff |
annotate
|
Tue, 24 Feb 2015 17:23:53 -0500 |
dlong |
8072383: resolve conflicts between open and closed ports
|
file |
diff |
annotate
|
Thu, 26 Feb 2015 10:56:54 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Tue, 20 Jan 2015 15:24:58 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 15:06:12 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 13:11:53 -0800 |
aph |
8064611: AARCH64: Changes to HotSpot shared code
|
file |
diff |
annotate
|
Wed, 28 Jan 2015 17:52:48 +0100 |
dfuchs |
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
|
file |
diff |
annotate
|
Sun, 14 Dec 2014 20:18:17 -0500 |
dholmes |
8059586: hs_err report should treat redirected core pattern
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 16:36:07 -0800 |
amurillo |
Merge
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 17:48:58 +0000 |
chegar |
Merge
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 14:21:14 +0000 |
chegar |
8049367: Modular Run-Time Images
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 20:32:33 -0800 |
minqi |
Merge
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 21:32:32 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 17:05:33 +0100 |
stefank |
8064580: Move INCLUDE_CDS include section to the end of the include list
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 01:31:31 +0000 |
jiangli |
Merge
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 10:13:24 +0100 |
goetz |
8062370: Various minor code improvements
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 13:00:59 -0800 |
cjplummer |
8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 09:19:59 -0700 |
dcubed |
8061552: Contended Locking speedup PlatformEvent unpark bucket
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 13:29:24 -0700 |
martin |
8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
|
file |
diff |
annotate
|
Wed, 22 Oct 2014 02:31:25 -0700 |
fparain |
8061618: Removed unused networking functions from os class
|
file |
diff |
annotate
|
Mon, 13 Oct 2014 22:11:39 +0200 |
sla |
7102541: RFE: os::set_native_thread_name() cleanups
|
file |
diff |
annotate
|