aoqi [Wed, 10 Apr 2019 22:41:28 -0400] rev 54498
8222300: Zero build broken after JDK-8222231
Reviewed-by: dholmes
sspitsyn [Wed, 10 Apr 2019 17:29:03 -0700] rev 54497
8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
Summary: Fix GenerateEvents() to send CompiledMethodLoad events to requesting agent only
Reviewed-by: jcbeyler, amenkov
jwilhelm [Thu, 11 Apr 2019 01:21:11 +0200] rev 54496
Added tag jdk-13+16 for changeset 9d0ae9508d53
coleenp [Wed, 10 Apr 2019 17:31:31 -0400] rev 54495
8222231: Clean up interfaceSupport.inline.hpp duplicated code
Reviewed-by: dholmes, pchilanomate
dtitov [Wed, 10 Apr 2019 21:21:31 +0000] rev 54494
8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
Reviewed-by: sspitsyn, jcbeyler, amenkov
vromero [Wed, 10 Apr 2019 17:15:53 -0400] rev 54493
8222035: minimal inference context optimization is forcing resolution with incomplete constraints
Reviewed-by: mcimadamore, cushon