ccheung [Thu, 15 Aug 2019 16:23:41 -0700] rev 57765
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
Summary: Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass.
Reviewed-by: iklam, dholmes, alanb
bobv [Thu, 15 Aug 2019 19:29:58 +0000] rev 57764
8229699: [Graal] jck tests fail on windows with AOTed Graal
Reviewed-by: kvn
mchung [Thu, 15 Aug 2019 13:41:30 -0700] rev 57763
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
Reviewed-by: coleenp, fparain, shade, plevart
jlahoda [Thu, 15 Aug 2019 14:35:29 +0200] rev 57762
8226848: jline/terminal/impl files missing classpath exception clause in license header
Summary: Adding CPE to several files in jdk.internal.le.
Reviewed-by: jjg