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
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
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
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
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
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
tschatzl [Fri, 04 Dec 2015 02:39:03 +0100] rev 34627
Merge
tschatzl [Tue, 01 Dec 2015 16:46:55 +0100] rev 34626
8136680: Enable adaptive IHOP by default
Reviewed-by: jmasa, mgerdin, ehelin
dsamersoff [Thu, 03 Dec 2015 21:34:23 +0300] rev 34625
8114853: variable tracking size limit exceeded in vmStructs.cpp
Summary: Turn off var-tracking-assignments for vmStructs.cpp
Reviewed-by: tschatzl, mgerdin, coleenp