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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip