Fri, 09 Sep 2016 11:14:57 -0700 |
rdurbin |
8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 21:49:33 -0400 |
ctornqvi |
8163146: Remove os::check_heap on Windows
|
file |
diff |
annotate
|
Sun, 21 Aug 2016 20:56:37 -0400 |
dholmes |
8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
|
file |
diff |
annotate
|
Fri, 12 Aug 2016 00:19:44 -0400 |
dholmes |
8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
|
file |
diff |
annotate
|
Wed, 13 Jul 2016 12:23:05 +0200 |
goetz |
8161258: Simplify including platform files.
|
file |
diff |
annotate
|
Mon, 13 Jun 2016 09:28:25 +0200 |
goetz |
8159335: Fix problems with stack overflow handling.
|
file |
diff |
annotate
|
Wed, 11 May 2016 01:02:28 -0400 |
dholmes |
8154715: Missing destructor and/or TLS clearing calls for terminating threads
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 12:42:29 +0200 |
goetz |
8154996: [aix] Implement compare_file_modified_times for "8146879: Add option ..."
|
file |
diff |
annotate
|
Thu, 07 Apr 2016 16:37:35 -0400 |
coleenp |
8151939: VM_Version_init() print buffer is too small
|
file |
diff |
annotate
|
Sat, 12 Mar 2016 08:35:05 +0100 |
stuefe |
8148425: strerror() function is not thread-safe
|
file |
diff |
annotate
|
Mon, 29 Feb 2016 08:50:57 +0100 |
stuefe |
8150619: Improve thread based logging introduced with 8149036
|
file |
diff |
annotate
|
Wed, 24 Feb 2016 18:06:34 +0100 |
stuefe |
8149036: Add tracing for thread related events at os level
|
file |
diff |
annotate
|
Thu, 28 Jan 2016 09:49:17 +0100 |
thartmann |
Merge
|
file |
diff |
annotate
|
Wed, 20 Jan 2016 09:18:36 +0100 |
stuefe |
8147509: [aix] Newlines missing in register info printout
|
file |
diff |
annotate
|
Wed, 13 Jan 2016 17:55:57 +0100 |
stuefe |
8145184: [aix] Implement os::platform_print_native_stack on AIX
|
file |
diff |
annotate
|
Thu, 21 Jan 2016 12:37:47 +0100 |
goetz |
8147937: Adapt SAP copyrights to new company name.
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 21:10:28 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 10:37:23 -0500 |
goetz |
8139864: Improve handling of stack protection zones.
|
file |
diff |
annotate
|
Thu, 17 Dec 2015 08:23:51 +0100 |
stuefe |
8079125: [aix] clean up Linux-specific code remnants in AIX coding
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 14:56:02 +0100 |
stuefe |
8144219: [posix] Remove redundant code around os::print_siginfo()
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 20:19:42 -1000 |
twisti |
8143072: [JVMCI] Port JVMCI to AArch64
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 02:29:11 -0500 |
stuefe |
8145114: const-correctness for ucontext_t* reading functions
|
file |
diff |
annotate
|
Thu, 10 Dec 2015 15:27:16 +0100 |
mdoerr |
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 11:36:16 -0800 |
mikael |
8144881: Various fixes to linux/sparc
|
file |
diff |
annotate
|
Mon, 16 Nov 2015 10:58:14 +0100 |
stuefe |
8143125: [aix] Further Developments for AIX
|
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
|
Wed, 02 Dec 2015 10:17:31 +0100 |
stuefe |
8144343: [aix] Stack bottom should be page aligned
|
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
|
Fri, 30 Oct 2015 12:36:54 +0100 |
stuefe |
8140645: Recent Developments for AIX
|
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 16:48:38 -0400 |
coleenp |
8140274: methodHandles and constantPoolHandles should be passed as const references
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Mon, 03 Aug 2015 16:54:08 -0400 |
dholmes |
8080298: Clean up os::...::supports_variable_stack_size()
|
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
|
Thu, 16 Jul 2015 15:01:12 +0200 |
goetz |
8131054: aix: fix two minor issues: large page size and hs_err printing.
|
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
|
Fri, 17 Apr 2015 14:37:20 -0700 |
ccheung |
Merge
|
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
|
Wed, 08 Apr 2015 12:51:50 +0200 |
stuefe |
8077257: Use CanUseSafeFetch instead of probing SafeFetch stub directly
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:05:48 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 14:30:52 +0100 |
goetz |
8075505: aix: improve handling of native memory
|
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
|
Wed, 28 Jan 2015 17:52:48 +0100 |
dfuchs |
8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 10:41:57 -0800 |
kvn |
Merge
|
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, 12 Dec 2014 08:40:19 -0800 |
anoll |
Merge
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 11:57:46 +0100 |
goetz |
8066964: ppc64: argument and return type profiling, fix problem with popframe
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 19:12:27 +0100 |
simonis |
8067015: Implement os::pd_map_memory() on AIX
|
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
|
Mon, 01 Dec 2014 12:16:15 -0500 |
coleenp |
8060074: os::free() takes MemoryTrackingLevel but doesn't need it
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 16:58:56 +0100 |
simonis |
8064471: Port 8013895: G1: G1SummarizeRSetStats output on Linux needs improvement to AIX
|
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, 22 Oct 2014 02:31:25 -0700 |
fparain |
8061618: Removed unused networking functions from os class
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 04:45:58 -0700 |
fparain |
8057777: Cleanup of old and unused VM interfaces
|
file |
diff |
annotate
|
Tue, 26 Aug 2014 11:53:24 +0200 |
mgerdin |
8056039: Hotspot does not compile with clang 3.4 on Linux
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 10:18:09 -0700 |
zgu |
6424123: JVM crashes on failed 'strdup' call
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 23:53:59 -0700 |
sspitsyn |
Merge
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 19:56:02 +0200 |
simonis |
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
|
file |
diff |
annotate
|
Mon, 14 Jul 2014 10:15:21 -0400 |
coleenp |
Merge
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 11:46:01 +0200 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
file |
diff |
annotate
|
Tue, 08 Jul 2014 08:04:06 -0700 |
fparain |
8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
|
file |
diff |
annotate
|
Thu, 26 Jun 2014 16:05:15 +0200 |
goetz |
8048241: Introduce umbrella header os.inline.hpp and clean up includes
|
file |
diff |
annotate
|
Wed, 25 Jun 2014 20:41:16 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 11:56:44 +0200 |
goetz |
8044775: Improve usage of umbrella header atomic.inline.hpp.
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 06:58:26 -0700 |
fparain |
8043630: Method os::yield_all() should be removed
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 00:25:21 +0400 |
iignatyev |
8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
|
file |
diff |
annotate
|
Mon, 12 May 2014 15:50:20 +0000 |
lfoltan |
Merge
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 15:17:27 +0200 |
goetz |
8042195: Introduce umbrella header orderAccess.inline.hpp.
|
file |
diff |
annotate
|
Mon, 12 May 2014 09:59:56 -0400 |
simonis |
8039805: Fix the signature of the global new/delete operators in allocation.cpp.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 09:28:28 +0000 |
fparain |
8038473: Remove support for old T1 libthread
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 03:59:01 -0700 |
goetz |
8038201: Clean up misleading usage of malloc() in init_system_properties_values()
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 14:15:42 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 04:03:42 -0700 |
dsamersoff |
Merge
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 14:17:11 -0700 |
minqi |
6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 11:03:06 +0100 |
goetz |
8037915: PPC64/AIX: Several smaller fixes
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 14:35:26 +0100 |
simonis |
8036777: AIX: Adapt implementation after '6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris.'
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 14:44:33 +0100 |
simonis |
8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
|
file |
diff |
annotate
|
Wed, 19 Feb 2014 14:03:09 -0800 |
goetz |
8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 17:24:59 +0100 |
goetz |
8031319: PPC64: Some fixes in ppc and aix coding.
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 10:52:41 +0200 |
simonis |
8026487: PPC64: Implement 'os::fork_and_exec' on AIX
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 20:16:09 +0200 |
simonis |
8023038: PPC64 (part 15): Platform files for AIX/PPC64 support
|
file |
diff |
annotate
|