poonam [Tue, 08 Dec 2015 05:50:46 -0800] rev 34665
8140031: SA: Searching for a value in Threads does not work
Summary: Improve the thread and threads commands in CLHSDB
Reviewed-by: dsamersoff
fyang [Mon, 07 Dec 2015 21:14:56 +0800] rev 34664
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
Summary: Fix typo in stub generate_cipherBlockChaining_decryptAESCrypt
Reviewed-by: roland
jwilhelm [Mon, 07 Dec 2015 21:03:56 +0000] rev 34663
Merge
jwilhelm [Mon, 07 Dec 2015 17:29:27 +0000] rev 34662
Merge
sangheki [Fri, 04 Dec 2015 15:24:14 -0800] rev 34661
8142341: GC: current flags need ranges to be implemented
Summary: Add explicit ranges and constraint for all gc flags
Reviewed-by: jwilhelm, gziemski, ddmitriev, tbenson
iklam [Mon, 07 Dec 2015 19:21:40 +0000] rev 34660
Merge
iklam [Wed, 02 Dec 2015 18:14:54 -0800] rev 34659
8143615: compactHashtable.hpp includes .inline.hpp file
Reviewed-by: dholmes, stefank
jprovino [Mon, 07 Dec 2015 17:16:13 +0000] rev 34658
Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
mlarsson [Fri, 04 Dec 2015 13:02:25 +0100] rev 34656
8144146: Unified Logging tags cannot be reserved keywords
Reviewed-by: dholmes, sla
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
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
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
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
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
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
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
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
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