Mon, 07 Dec 2015 17:04:42 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
Fri, 04 Dec 2015 13:02:25 +0100 8144146: Unified Logging tags cannot be reserved keywords
mlarsson [Fri, 04 Dec 2015 13:02:25 +0100] rev 34656
8144146: Unified Logging tags cannot be reserved keywords Reviewed-by: dholmes, sla
Fri, 04 Dec 2015 09:36:16 -0800 8144605: Invalid format specifier when printing in_cset_state_t
mikael [Fri, 04 Dec 2015 09:36:16 -0800] rev 34655
8144605: Invalid format specifier when printing in_cset_state_t Summary: Use existing CSETSTATE_FORMAT macro in format string Reviewed-by: kbarrett, tschatzl
Sun, 06 Dec 2015 06:08:48 +0000 Merge
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
Fri, 04 Dec 2015 14:32:25 -0800 8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
mikael [Fri, 04 Dec 2015 14:32:25 -0800] rev 34653
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly Summary: Fix constraints and signedness in comparisons Reviewed-by: kbarrett
Sat, 05 Dec 2015 17:14:02 +0000 Merge
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
Sat, 05 Dec 2015 10:40:22 -0500 8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
coleenp [Sat, 05 Dec 2015 10:40:22 -0500] rev 34651
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions Summary: merged templateInterpreter_x86_32/64 into templateInterpreterGenerator_x86.cpp (some 32/64 functions remain for the hand coded crc functions). Reviewed-by: goetz, jrose, twisti
Sat, 05 Dec 2015 15:17:29 +0100 8144690: g1Predictions.hpp includes allocation.inline.hpp
tschatzl [Sat, 05 Dec 2015 15:17:29 +0100] rev 34650
8144690: g1Predictions.hpp includes allocation.inline.hpp Summary: Remove offending (and unnecessary) include statement. Reviewed-by: stefank, jmasa
Sat, 05 Dec 2015 15:16:01 +0100 8144583: Test sanity/ExecuteInternalVMTests.java fails
tschatzl [Sat, 05 Dec 2015 15:16:01 +0100] rev 34649
8144583: Test sanity/ExecuteInternalVMTests.java fails Summary: Remove a test that is highly dependent on timing. Reviewed-by: jwilhelm
Sat, 05 Dec 2015 05:15:35 -0500 8144192: Enhancements-to-print_siginfo-windows
stuefe [Sat, 05 Dec 2015 05:15:35 -0500] rev 34648
8144192: Enhancements-to-print_siginfo-windows Summary: some small enhancement to os::print_siginfo for Windows Reviewed-by: dholmes
Mon, 16 Nov 2015 10:58:14 +0100 8143125: [aix] Further Developments for AIX
stuefe [Mon, 16 Nov 2015 10:58:14 +0100] rev 34647
8143125: [aix] Further Developments for AIX Summary: Port newest AIX port developemnts to OpenJDK. Reviewed-by: goetz, simonis
Sat, 05 Dec 2015 07:16:52 +0100 8144702: Using tid decorator in Unified Logging may crash VM
stuefe [Sat, 05 Dec 2015 07:16:52 +0100] rev 34646
8144702: Using tid decorator in Unified Logging may crash VM Summary: LogDecorations::create_tid_decoration should avoid Thread::current() if possible. Reviewed-by: mlarsson, coleenp
Sat, 05 Dec 2015 03:10:50 +0000 Merge
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
Fri, 04 Dec 2015 18:40:03 +0000 Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
Fri, 04 Dec 2015 21:27:12 +0300 8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
dsamersoff [Fri, 04 Dec 2015 21:27:12 +0300] rev 34643
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed Summary: backout temporal fix Reviewed-by: dcubed
Sat, 05 Dec 2015 00:07:04 +0000 Merge
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
Wed, 02 Dec 2015 06:00:18 -0800 8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
iklam [Wed, 02 Dec 2015 06:00:18 -0800] rev 34641
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed Reviewed-by: dcubed, stefank
Fri, 04 Dec 2015 22:07:22 +0000 Merge
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
Fri, 04 Dec 2015 15:47:13 +0100 8144712: Remove g1RootClosures.inline.hpp
ehelin [Fri, 04 Dec 2015 15:47:13 +0100] rev 34639
8144712: Remove g1RootClosures.inline.hpp Reviewed-by: stefank, mgerdin
Fri, 04 Dec 2015 20:04:59 +0000 Merge
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
Thu, 03 Dec 2015 22:42:28 +0900 8140556: Add force rotation option to VM.log jcmd
ysuenaga [Thu, 03 Dec 2015 22:42:28 +0900] rev 34637
8140556: Add force rotation option to VM.log jcmd Summary: Rotate JVM log files via jcmd Reviewed-by: sla, mlarsson
Fri, 04 Dec 2015 16:19:09 +0000 Merge
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
Fri, 06 Nov 2015 14:34:06 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
jbachorik [Fri, 06 Nov 2015 14:34:06 +0100] rev 34635
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns Reviewed-by: dsamersoff
Fri, 04 Dec 2015 13:39:59 +0300 8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
ddmitriev [Fri, 04 Dec 2015 13:39:59 +0300] rev 34634
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode Reviewed-by: ctornqvi
Fri, 04 Dec 2015 04:06:37 -0500 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
dholmes [Fri, 04 Dec 2015 04:06:37 -0500] rev 34633
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables Summary: Used compiled-based TLS when available. Additional contributions by Thomas Stufe (AIX) and Andrew Haley (Aarch64) Reviewed-by: stuefe, bdelsart, dcubed
Fri, 04 Dec 2015 04:29:31 +0000 Merge
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
Thu, 03 Dec 2015 13:08:37 -0500 8144536: Clean up Unified Logging test directory
rprotacio [Thu, 03 Dec 2015 13:08:37 -0500] rev 34631
8144536: Clean up Unified Logging test directory Summary: Consolidated two logging options' tests into one file each Reviewed-by: dholmes, ctornqvi
Fri, 04 Dec 2015 02:46:41 +0000 Merge
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
Thu, 03 Dec 2015 19:35:18 +0000 Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
Wed, 02 Dec 2015 14:07:58 -0500 8142976: Reimplement TraceClassInitialization with Unified Logging
mockner [Wed, 02 Dec 2015 14:07:58 -0500] rev 34628
8142976: Reimplement TraceClassInitialization with Unified Logging Summary: TraceClassInitialization logging reimplemented with Unified Logging. Reviewed-by: coleenp, hseigel
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip