Thu, 07 Mar 2019 07:19:49 -0500 8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001
gadams [Thu, 07 Mar 2019 07:19:49 -0500] rev 54020
8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 Reviewed-by: cjplummer
Thu, 07 Mar 2019 10:50:52 +0100 8215221: Serial GC misreports young GC time
shade [Thu, 07 Mar 2019 10:50:52 +0100] rev 54019
8215221: Serial GC misreports young GC time Reviewed-by: kbarrett, manc
Thu, 07 Mar 2019 10:32:55 +0100 8220050: Deprecate -XX:-ThreadLocalHandshakes
rehn [Thu, 07 Mar 2019 10:32:55 +0100] rev 54018
8220050: Deprecate -XX:-ThreadLocalHandshakes Reviewed-by: dcubed, mdoerr
Thu, 07 Mar 2019 10:22:19 +0100 8220228: Improve Shenandoah pacing histogram message
shade [Thu, 07 Mar 2019 10:22:19 +0100] rev 54017
8220228: Improve Shenandoah pacing histogram message Reviewed-by: rkennke
Wed, 06 Mar 2019 16:01:01 +0100 8219651: compiler/ciReplay/TestServerVM.java is failing on windows
goetz [Wed, 06 Mar 2019 16:01:01 +0100] rev 54016
8219651: compiler/ciReplay/TestServerVM.java is failing on windows Reviewed-by: thartmann, kvn
Thu, 07 Mar 2019 08:38:16 +0100 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund
Thu, 07 Mar 2019 00:23:45 +0100 Added tag jdk-13+11 for changeset 21ea4076a275
jwilhelm [Thu, 07 Mar 2019 00:23:45 +0100] rev 54014
Added tag jdk-13+11 for changeset 21ea4076a275
Wed, 06 Mar 2019 21:58:54 +0100 8219713: Reduce work in DefaultMethods::generate_default_methods
redestad [Wed, 06 Mar 2019 21:58:54 +0100] rev 54013
8219713: Reduce work in DefaultMethods::generate_default_methods Reviewed-by: hseigel, dholmes, lfoltan, acorn
Wed, 06 Mar 2019 09:30:05 -0800 8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed
dtitov [Wed, 06 Mar 2019 09:30:05 -0800] rev 54012
8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/allthreads001/TestDescription.java failed Reviewed-by: sspitsyn, gadams
Thu, 28 Feb 2019 14:22:03 +0100 8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" jdk-13+11
stuefe [Thu, 28 Feb 2019 14:22:03 +0100] rev 54011
8219650: [Testbug] Fix potential crashes in new test hotspot gtest "test_print_hex_dump" Reviewed-by: clanger, shade
Wed, 06 Mar 2019 12:14:47 +0100 8219214: Infinite Loop in CodeSection::dump()
lucy [Wed, 06 Mar 2019 12:14:47 +0100] rev 54010
8219214: Infinite Loop in CodeSection::dump() Reviewed-by: kvn, thartmann
Wed, 06 Mar 2019 11:15:16 +0100 8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch.
rehn [Wed, 06 Mar 2019 11:15:16 +0100] rev 54009
8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch. Reviewed-by: dholmes, redestad
Thu, 28 Feb 2019 09:43:23 +0800 8219519: Remove linux_sparc.ad and linux_aarch64.ad
jiefu [Thu, 28 Feb 2019 09:43:23 +0800] rev 54008
8219519: Remove linux_sparc.ad and linux_aarch64.ad Reviewed-by: thartmann, pli, adinn
Tue, 05 Mar 2019 21:26:14 -0800 8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580)
vdeshpande [Tue, 05 Mar 2019 21:26:14 -0800] rev 54007
8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580) Reviewed-by: kvn
Tue, 05 Mar 2019 19:54:33 -0500 8219613: Use NonJavaThread PtrQueues
kbarrett [Tue, 05 Mar 2019 19:54:33 -0500] rev 54006
8219613: Use NonJavaThread PtrQueues Summary: Init and use NJT queues, remove shared SATB queue. Reviewed-by: shade, zgu, pliden, tschatzl Contributed-by: kim.barrett@oracle.com, shade@redhat.com
Tue, 05 Mar 2019 14:07:30 -0800 8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic
vdeshpande [Tue, 05 Mar 2019 14:07:30 -0800] rev 54005
8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic Reviewed-by: kvn, thartmann, rraghavan
Tue, 05 Mar 2019 13:41:35 -0800 8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails
dtitov [Tue, 05 Mar 2019 13:41:35 -0800] rev 54004
8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails Reviewed-by: dlong, cjplummer
Tue, 05 Mar 2019 13:40:05 -0800 8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream"
cjplummer [Tue, 05 Mar 2019 13:40:05 -0800] rev 54003
8220030: JdbStopThreadidTest.java failed due to "Unexpected IO error while writing command 'quit' to jdb stdin stream" Summary: Use contToExit(1) for safer approach to test exit. Reviewed-by: gadams, amenkov
Tue, 05 Mar 2019 10:35:29 -0800 8219946: Set class on body elements
jjg [Tue, 05 Mar 2019 10:35:29 -0800] rev 54002
8219946: Set class on body elements Reviewed-by: hannesw
Tue, 05 Mar 2019 18:53:54 +0100 8220164: Fix build instructions for AIX
simonis [Tue, 05 Mar 2019 18:53:54 +0100] rev 54001
8220164: Fix build instructions for AIX Reviewed-by: mdoerr, erikj, mbaesken
Tue, 05 Mar 2019 12:30:47 -0500 8220161: Shenandoah does not need to initialize PLABs for safepoint workers
zgu [Tue, 05 Mar 2019 12:30:47 -0500] rev 54000
8220161: Shenandoah does not need to initialize PLABs for safepoint workers Reviewed-by: shade
Tue, 05 Mar 2019 09:55:00 +0100 8219920: dependency help output in configure-step : support zypper tool
mbaesken [Tue, 05 Mar 2019 09:55:00 +0100] rev 53999
8219920: dependency help output in configure-step : support zypper tool Reviewed-by: erikj, ihse
Tue, 05 Mar 2019 08:24:58 -0500 8217878: ENVELOPING XML signature no longer works in JDK 11
mullan [Tue, 05 Mar 2019 08:24:58 -0500] rev 53998
8217878: ENVELOPING XML signature no longer works in JDK 11 8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 Summary: Backout and restore previous XML signature marshalling implementation Reviewed-by: weijun
Tue, 05 Mar 2019 13:41:36 +0100 8220155: JDK-8219971 broke hotspot build
ihse [Tue, 05 Mar 2019 13:41:36 +0100] rev 53997
8220155: JDK-8219971 broke hotspot build Reviewed-by: dholmes
Tue, 05 Mar 2019 11:09:52 +0100 8219906: Update test documentation with default test jobs settings
aoqi [Tue, 05 Mar 2019 11:09:52 +0100] rev 53996
8219906: Update test documentation with default test jobs settings Reviewed-by: ihse
Tue, 05 Mar 2019 11:07:19 +0100 8219971: Introduce SetupExecute in build system
ihse [Tue, 05 Mar 2019 11:07:19 +0100] rev 53995
8219971: Introduce SetupExecute in build system Reviewed-by: erikj
Mon, 04 Mar 2019 19:38:50 -0500 8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
dholmes [Mon, 04 Mar 2019 19:38:50 -0500] rev 53994
8219974: REDO JDK-8219492: Restore static callsite resolution for the current class Reviewed-by: redestad, vlivanov, coleenp
Mon, 04 Mar 2019 11:28:52 -0800 8219986: Change to Xcode 10.1 for building on Macosx at Oracle
erikj [Mon, 04 Mar 2019 11:28:52 -0800] rev 53993
8219986: Change to Xcode 10.1 for building on Macosx at Oracle Reviewed-by: tbell
Mon, 04 Mar 2019 11:30:27 -0800 8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle
erikj [Mon, 04 Mar 2019 11:30:27 -0800] rev 53992
8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle Reviewed-by: tbell
Mon, 04 Mar 2019 11:19:34 -0800 8219801: Pages do not have <h1>
jjg [Mon, 04 Mar 2019 11:19:34 -0800] rev 53991
8219801: Pages do not have <h1> Reviewed-by: hannesw
Fri, 01 Mar 2019 04:34:28 -0800 8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc
kevinw [Fri, 01 Mar 2019 04:34:28 -0800] rev 53990
8219513: compiler/codegen/aes/TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc Reviewed-by: kvn, iignatyev Contributed-by: fairoz.matte@oracle.com
Fri, 01 Mar 2019 14:38:59 +0800 8219888: aarch64: add CPU detection code for HiSilicon TSV110
fyang [Fri, 01 Mar 2019 14:38:59 +0800] rev 53989
8219888: aarch64: add CPU detection code for HiSilicon TSV110 Reviewed-by: aph, drwhite, pzhang Contributed-by: dongbo4@huawei.com
Mon, 04 Mar 2019 08:45:05 -0500 4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing
gadams [Mon, 04 Mar 2019 08:45:05 -0500] rev 53988
4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing Reviewed-by: amenkov, sspitsyn
Mon, 04 Mar 2019 11:49:16 +0100 8219856: Spell out G1CollectorPolicy::is_hetero_heap
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53987
8219856: Spell out G1CollectorPolicy::is_hetero_heap Reviewed-by: sangheki, kbarrett
Mon, 04 Mar 2019 11:49:16 +0100 8219748: Add and use getter for the timing object in G1
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53986
8219748: Add and use getter for the timing object in G1 Reviewed-by: shade, kbarrett
Mon, 04 Mar 2019 11:49:16 +0100 8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53985
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap Reviewed-by: shade, sangheki
Mon, 04 Mar 2019 11:49:16 +0100 8219369: Add named constants for iterating ExtRootScan phases
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53984
8219369: Add named constants for iterating ExtRootScan phases Reviewed-by: kbarrett, sangheki
Mon, 04 Mar 2019 11:49:16 +0100 8218880: G1 crashes when issuing a periodic GC while the GCLocker is held
tschatzl [Mon, 04 Mar 2019 11:49:16 +0100] rev 53983
8218880: G1 crashes when issuing a periodic GC while the GCLocker is held Summary: Do not wait for the GC locker in the periodic GC thread as the GC locker being held is an indication for being busy anyway. Reviewed-by: kbarrett, shade
Mon, 04 Mar 2019 10:19:35 +0100 8217868: Crash for overlap between source path and patch module path
jlahoda [Mon, 04 Mar 2019 10:19:35 +0100] rev 53982
8217868: Crash for overlap between source path and patch module path Summary: When analyzing implicit files, do not look for containing module, but rather use the already known one. Reviewed-by: jjg
Sat, 02 Mar 2019 18:09:18 -0500 8219619: Remove UseFakeTimers and related code
dholmes [Sat, 02 Mar 2019 18:09:18 -0500] rev 53981
8219619: Remove UseFakeTimers and related code Reviewed-by: zgu, redestad
Sat, 02 Mar 2019 08:33:32 -0500 8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah
zgu [Sat, 02 Mar 2019 08:33:32 -0500] rev 53980
8219976: GarbageCollectionNotificationInfo always says "No GC" when running Shenandoah Reviewed-by: rkennke
Sat, 02 Mar 2019 11:42:04 +0300 8214854: JDWP: Unforseen output truncation in logging
dchuyko [Sat, 02 Mar 2019 11:42:04 +0300] rev 53979
8214854: JDWP: Unforseen output truncation in logging Reviewed-by: cjplummer, dholmes
Fri, 01 Mar 2019 13:08:41 -0800 8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE
xuelei [Fri, 01 Mar 2019 13:08:41 -0800] rev 53978
8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE Reviewed-by: mullan, wetmore
Fri, 01 Mar 2019 12:47:30 -0800 8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument
igerasim [Fri, 01 Mar 2019 12:47:30 -0800] rev 53977
8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument Reviewed-by: rriggs, darcy
Fri, 01 Mar 2019 11:01:49 -0800 8219803: Nodeca Pako license text needs to be inserted in JSZip license text
jjg [Fri, 01 Mar 2019 11:01:49 -0800] rev 53976
8219803: Nodeca Pako license text needs to be inserted in JSZip license text Reviewed-by: darcy
Fri, 01 Mar 2019 10:00:03 -0800 8219919: RuntimeStub name lost with PrintFrameConverterAssembly
jiefu [Fri, 01 Mar 2019 10:00:03 -0800] rev 53975
8219919: RuntimeStub name lost with PrintFrameConverterAssembly Reviewed-by: kvn
Fri, 01 Mar 2019 09:42:04 -0800 8219990: Backout JDK-8219658
xuelei [Fri, 01 Mar 2019 09:42:04 -0800] rev 53974
8219990: Backout JDK-8219658 Reviewed-by: dfuchs
Fri, 01 Mar 2019 17:48:53 +0100 8219582: PPC: Crash after C1 checkcast patched and GC
mdoerr [Fri, 01 Mar 2019 17:48:53 +0100] rev 53973
8219582: PPC: Crash after C1 checkcast patched and GC Reviewed-by: akozlov, goetz
Fri, 01 Mar 2019 08:35:14 -0800 8215430: Remove the internal package com.sun.net.ssl
xuelei [Fri, 01 Mar 2019 08:35:14 -0800] rev 53972
8215430: Remove the internal package com.sun.net.ssl Reviewed-by: chegar, mullan, wetmore
Fri, 01 Mar 2019 08:14:29 -0500 8219969: Backout JDK-8219492
dholmes [Fri, 01 Mar 2019 08:14:29 -0500] rev 53971
8219969: Backout JDK-8219492 Reviewed-by: goetz, hseigel, tschatzl
Sun, 10 Feb 2019 09:10:42 +0100 8218988: Improve metaspace verifications
stuefe [Sun, 10 Feb 2019 09:10:42 +0100] rev 53970
8218988: Improve metaspace verifications Reviewed-by: zgu, coleenp
Fri, 01 Mar 2019 10:15:04 +0000 8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
clanger [Fri, 01 Mar 2019 10:15:04 +0000] rev 53969
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode Reviewed-by: jlahoda
Thu, 28 Feb 2019 10:28:34 +0100 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
mbaesken [Thu, 28 Feb 2019 10:28:34 +0100] rev 53968
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le Reviewed-by: dholmes, lucy, mdoerr
Tue, 19 Feb 2019 14:11:52 +0800 8209413: AArch64: NPE in clhsdb jstack command
ngasson [Tue, 19 Feb 2019 14:11:52 +0800] rev 53967
8209413: AArch64: NPE in clhsdb jstack command Reviewed-by: aph
Thu, 28 Feb 2019 17:16:40 -0800 8219951: Build failure on Mac and Windows after JDK-8219922
kvn [Thu, 28 Feb 2019 17:16:40 -0800] rev 53966
8219951: Build failure on Mac and Windows after JDK-8219922 Summary: Add missing parentheses. Reviewed-by: dholmes
Thu, 28 Feb 2019 18:28:23 -0500 8219492: Restore static callsite resolution for the current class
dholmes [Thu, 28 Feb 2019 18:28:23 -0500] rev 53965
8219492: Restore static callsite resolution for the current class Reviewed-by: redestad, lfoltan, vlivanov
Thu, 28 Feb 2019 14:05:58 -0800 Merge
naoto [Thu, 28 Feb 2019 14:05:58 -0800] rev 53964
Merge
Thu, 28 Feb 2019 14:03:04 -0800 8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
naoto [Thu, 28 Feb 2019 14:03:04 -0800] rev 53963
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales Reviewed-by: lancea
Thu, 28 Feb 2019 16:30:31 -0500 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
coleenp [Thu, 28 Feb 2019 16:30:31 -0500] rev 53962
8218266: G1 crash in AccessInternal::PostRuntimeDispatch Summary: protection_domains can be unloaded in the dictionary pd_set. Reviewed-by: zgu, hseigel
Thu, 28 Feb 2019 22:11:46 +0100 8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
redestad [Thu, 28 Feb 2019 22:11:46 +0100] rev 53961
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros Reviewed-by: kvn, neliasso
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip