stuefe [Thu, 16 May 2019 13:57:35 +0200] rev 54897
8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: clanger, dholmes
coleenp [Thu, 16 May 2019 07:09:17 -0400] rev 54896
8223956: Make SymbolTable and StringTable AllStatic
Summary: Removed superfluous and confusing _the_table pointer.
Reviewed-by: gziemski, rehn
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