jwilhelm [Thu, 14 Feb 2019 01:25:04 +0100] rev 53749
Added tag jdk-13+8 for changeset a535ba736cab
jjg [Wed, 13 Feb 2019 17:18:56 -0800] rev 53748
8218936: Test fails in Internet environment
Reviewed-by: mchung
kbarrett [Wed, 13 Feb 2019 17:38:14 -0500] rev 53747
8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions
Summary: Move files and rename classes.
Reviewed-by: tschatzl, lkorinth
lfoltan [Wed, 13 Feb 2019 15:50:08 -0500] rev 53746
8217998: Remove method_type field associated with the appendix field of an indy or method handle call
Summary: Removed the unused method_type field associated with the appendix field of an indy or method handle call.
Reviewed-by: acorn, coleenp, dlong
lfoltan [Wed, 13 Feb 2019 14:20:40 -0500] rev 53745
8218004: Clean up terminology for shared methods within the JVM for indy and condy support
Summary: Remove "invoke_dynamic" from the name of several ConstantPool bootstrap helper methods that are shared by both indy and condy.
Reviewed-by: coleenp, dholmes, mchung
iignatyev [Wed, 13 Feb 2019 11:18:14 -0800] rev 53744
8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out
Reviewed-by: kvn
amenkov [Wed, 13 Feb 2019 11:08:51 -0800] rev 53743
8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
Reviewed-by: sspitsyn, dtitov
amenkov [Wed, 13 Feb 2019 11:04:03 -0800] rev 53742
8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
Reviewed-by: sspitsyn, dtitov
bpb [Wed, 13 Feb 2019 07:58:04 -0800] rev 53741
8218882: NET_Writev is declared, NET_WriteV is defined
Reviewed-by: alanb, chegar
weijun [Wed, 13 Feb 2019 21:24:13 +0800] rev 53740
8218888: keytool -genkeypair should not have the -destalias option
Reviewed-by: mullan