Wed, 14 Nov 2018 08:46:25 +0800 8213400: Support choosing group name in keytool keypair generation
weijun [Wed, 14 Nov 2018 08:46:25 +0800] rev 52511
8213400: Support choosing group name in keytool keypair generation Reviewed-by: apetcher, xuelei
Tue, 13 Nov 2018 16:17:24 -0800 8213820: unknown tag: @returns
jjg [Tue, 13 Nov 2018 16:17:24 -0800] rev 52510
8213820: unknown tag: @returns Reviewed-by: darcy
Tue, 13 Nov 2018 15:25:24 -0800 8213569: Bump minimum boot jdk to JDK 11
mikael [Tue, 13 Nov 2018 15:25:24 -0800] rev 52509
8213569: Bump minimum boot jdk to JDK 11 Reviewed-by: dholmes, tbell, erikj
Tue, 13 Nov 2018 16:49:58 -0500 8213760: os::obsolete_option is obsolete and should be removed
dholmes [Tue, 13 Nov 2018 16:49:58 -0500] rev 52508
8213760: os::obsolete_option is obsolete and should be removed Reviewed-by: jiangli, igerasim, stuefe
Tue, 13 Nov 2018 13:42:39 -0800 8213814: build error in jtreg test jvmti/GetLocalVariable
sspitsyn [Tue, 13 Nov 2018 13:42:39 -0800] rev 52507
8213814: build error in jtreg test jvmti/GetLocalVariable Summary: fix the build error by restoring the macro definitions for missed functions Reviewed-by: dcubed
Tue, 13 Nov 2018 12:52:37 -0800 8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE
epavlova [Tue, 13 Nov 2018 12:52:37 -0800] rev 52506
8212221: GraalUnitTestLauncher should generate MX_SUBPROCESS_COMMAND_FILE Reviewed-by: dlong
Tue, 13 Nov 2018 12:24:13 -0800 8213570: [TESTBUG] Update JFR sanity test set
mseledtsov [Tue, 13 Nov 2018 12:24:13 -0800] rev 52505
8213570: [TESTBUG] Update JFR sanity test set Summary: Added tests to the jdk jfr sanity group Reviewed-by: hseigel
Tue, 13 Nov 2018 15:13:36 -0500 Merge
jiangli [Tue, 13 Nov 2018 15:13:36 -0500] rev 52504
Merge
Tue, 13 Nov 2018 15:11:53 -0500 8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
jiangli [Tue, 13 Nov 2018 15:11:53 -0500] rev 52503
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error Summary: Move MetaspaceShared::read_extra_data() call to the main MetaspaceShared::preload_and_dump() operation. Reviewed-by: iklam
Tue, 13 Nov 2018 12:11:34 -0800 8213525: new unit test GetLocalVariable/LocalVars is not stable
sspitsyn [Tue, 13 Nov 2018 12:11:34 -0800] rev 52502
8213525: new unit test GetLocalVariable/LocalVars is not stable Summary: Comment out unstable checks in the test Reviewed-by: jcbeyler, cjplummer
Tue, 13 Nov 2018 13:45:43 -0500 8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp
kbarrett [Tue, 13 Nov 2018 13:45:43 -0500] rev 52501
8213440: Lingering INCLUDE_ALL_GCS in test_oopStorage_parperf.cpp Summary: Remove INCLUDE_ALL_GCS conditionalization. Reviewed-by: tschatzl
Tue, 13 Nov 2018 11:21:32 -0500 8209415: Fix JVMTI test failure HS202
aph [Tue, 13 Nov 2018 11:21:32 -0500] rev 52500
8209415: Fix JVMTI test failure HS202 Summary: Fix test for static method in exception throw handler Reviewed-by: adinn
Tue, 13 Nov 2018 12:24:34 +0000 8213490: Networking area typos and inconsistencies cleanup
prappo [Tue, 13 Nov 2018 12:24:34 +0000] rev 52499
8213490: Networking area typos and inconsistencies cleanup Reviewed-by: alanb, chegar, dfuchs
Tue, 13 Nov 2018 11:45:16 +0100 8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
tschatzl [Tue, 13 Nov 2018 11:45:16 +0100] rev 52498
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark Summary: Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423. Reviewed-by: shade, coleenp
Tue, 13 Nov 2018 11:34:54 +0100 8213741: Consolidate Object and String Stringifiers
redestad [Tue, 13 Nov 2018 11:34:54 +0100] rev 52497
8213741: Consolidate Object and String Stringifiers Reviewed-by: shade
Mon, 12 Nov 2018 16:36:05 -0500 8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003
dholmes [Mon, 12 Nov 2018 16:36:05 -0500] rev 52496
8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 Reviewed-by: zgu, jcbeyler
Mon, 12 Nov 2018 13:13:00 -0800 8212939: Add space after if/while/for/switch and parenthesis
jcbeyler [Mon, 12 Nov 2018 13:13:00 -0800] rev 52495
8212939: Add space after if/while/for/switch and parenthesis Summary: Add spaces where needed Reviewed-by: cjplummer, sspitsyn
Mon, 12 Nov 2018 22:00:07 +0100 8213745: Don't use memset to initialize array of RegMask in matcher.cpp
rkennke [Mon, 12 Nov 2018 22:00:07 +0100] rev 52494
8213745: Don't use memset to initialize array of RegMask in matcher.cpp Reviewed-by: kvn, shade
Mon, 12 Nov 2018 08:33:59 -0800 8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
robm [Mon, 12 Nov 2018 08:33:59 -0800] rev 52493
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
Mon, 12 Nov 2018 16:40:25 +0100 8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit.
goetz [Mon, 12 Nov 2018 16:40:25 +0100] rev 52492
8213527: [testbug] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit. Reviewed-by: dholmes, mdoerr
Mon, 12 Nov 2018 12:55:36 +0000 8210493: Bind to node- or linklocal ipv6 multicast address fails
prappo [Mon, 12 Nov 2018 12:55:36 +0000] rev 52491
8210493: Bind to node- or linklocal ipv6 multicast address fails Reviewed-by: alanb, chegar
Fri, 09 Nov 2018 10:52:15 +0100 8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
roland [Fri, 09 Nov 2018 10:52:15 +0100] rev 52490
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency" Reviewed-by: kvn
Mon, 12 Nov 2018 09:35:23 +0000 8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
jlahoda [Mon, 12 Nov 2018 09:35:23 +0000] rev 52489
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly Summary: Do not keep speculative Symbols in DeferredCompletionFailureHandler. Reviewed-by: jjg, vromero
Mon, 12 Nov 2018 01:15:16 -0800 8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
rraghavan [Mon, 12 Nov 2018 01:15:16 -0800] rev 52488
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit Summary: Added ordinary operator delete declaration within class Reviewed-by: kvn, rlichten, thartmann
Mon, 12 Nov 2018 13:31:41 +0530 5076751: System properties documentation needed in javadocs
pmuthuswamy [Mon, 12 Nov 2018 13:31:41 +0530] rev 52487
5076751: System properties documentation needed in javadocs Reviewed-by: jjg
Sun, 11 Nov 2018 21:24:46 +0100 8213478: Reduce rebinds when applying repeated filters and conversions
redestad [Sun, 11 Nov 2018 21:24:46 +0100] rev 52486
8213478: Reduce rebinds when applying repeated filters and conversions Reviewed-by: vlivanov, jrose
Sat, 10 Nov 2018 20:47:28 +0100 8211926: Catastrophic size_t underflow in BitMap::*_large methods
shade [Sat, 10 Nov 2018 20:47:28 +0100] rev 52485
8211926: Catastrophic size_t underflow in BitMap::*_large methods Reviewed-by: kbarrett, stuefe
Sat, 10 Nov 2018 19:27:52 +0100 8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
shade [Sat, 10 Nov 2018 19:27:52 +0100] rev 52484
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check()) Reviewed-by: rkennke, stuefe
Sat, 10 Nov 2018 09:06:33 -0500 8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name
zgu [Sat, 10 Nov 2018 09:06:33 -0500] rev 52483
8213707: [TEST] vmTestbase/nsk/stress/except/except011.java failed due to wrong class name Summary: Fixed wrong class name in test Reviewed-by: dholmes, jcbeyler
Fri, 09 Nov 2018 16:21:28 -0800 8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
igerasim [Fri, 09 Nov 2018 16:21:28 -0800] rev 52482
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups Reviewed-by: dlong, sspitsyn, dholmes, rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip