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
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
jwilhelm [Thu, 16 May 2019 02:34:53 +0200] rev 54891
Added tag jdk-13+21 for changeset f2f11d7f7f4e
shade [Wed, 15 May 2019 22:45:54 +0200] rev 54890
8223980: Shenandoah: Refactor and fix ObjArrayChunkedTask verification
Reviewed-by: rkennke
aeubanks [Tue, 07 May 2019 16:18:21 -0700] rev 54889
8223532: Don't try creating IPv4 sockets in NetworkInterface.c if IPv4 is not supported
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
rhalade [Wed, 15 May 2019 13:22:29 -0700] rev 54888
8222136: Remove two Comodo root CA certificates that are expiring
Reviewed-by: mullan