pmuthuswamy [Thu, 16 May 2019 16:40:48 +0530] rev 54895
8222548: Upgrading JDK 13 with the latest available jQuery 3.4.1
Reviewed-by: hannesw
jlahoda [Thu, 16 May 2019 10:52:36 +0200] rev 54894
8222169: java.lang.AssertionError switch expression in ternary operator - ?
Summary: Ensure the stack size recoded at the begining of the let expression is the correct one.
Reviewed-by: vromero
Contributed-by: vicente.romero@oracle.com, jan.lahoda@oracle.com
rschmelter [Mon, 13 May 2019 07:41:32 -0700] rev 54893
8223770: code_size2 still too small in some compressed oops configurations
Reviewed-by: mdoerr, stuefe
coleenp [Wed, 15 May 2019 20:33:17 -0400] rev 54892
8224010: Incorrect string interning
Summary: Revert jvmci change
Reviewed-by: dholmes, jiangli