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
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
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
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
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
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
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
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
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
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
ehelin [Fri, 04 Dec 2015 15:47:13 +0100] rev 34639
8144712: Remove g1RootClosures.inline.hpp
Reviewed-by: stefank, mgerdin
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
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