jjg [Thu, 30 May 2019 10:37:48 -0700] rev 55112
8224257: fix issues in files generated by pandoc
Reviewed-by: tbell, jjg, erikj
Contributed-by: jonathan.gibbons@oracle.com, erik.joelsson@oracle.com
chegar [Thu, 30 May 2019 18:10:34 +0100] rev 55111
8225060: java.net.DefaultInterface invokes NetworkInterface::getInetAddresses without doPriv
Reviewed-by: alanb
vlivanov [Thu, 30 May 2019 19:12:11 +0300] rev 55110
8223216: C2: Unify class initialization checks between new, getstatic, and putstatic
Reviewed-by: kvn, dlong
mullan [Thu, 30 May 2019 09:24:13 -0400] rev 55109
8224767: Add String constants for Canonical XML 1.1 URIs
Reviewed-by: xuelei
bobv [Thu, 30 May 2019 07:07:15 -0400] rev 55108
8222252: Java ergonomics limits heap to 128GB with disabled compressed oops
Reviewed-by: dholmes
sundar [Thu, 30 May 2019 17:30:33 +0530] rev 55107
8224946: jrtfs URI to Path and Path to URI conversions are wrong
Reviewed-by: alanb
chegar [Thu, 30 May 2019 12:36:04 +0100] rev 55106
8224730: java.net.ServerSocket::toString not invoking checkConnect
Reviewed-by: alanb
vlivanov [Thu, 30 May 2019 13:39:13 +0300] rev 55105
8223213: Implement fast class initialization checks on x86-64
Reviewed-by: kvn, redestad, dholmes, mdoerr, coleenp
mgronlun [Thu, 30 May 2019 11:42:53 +0200] rev 55104
8224172: assert(jfr_is_event_enabled(id)) failed: invariant
Reviewed-by: dcubed, dholmes
shade [Thu, 30 May 2019 10:21:51 +0200] rev 55103
8225017: [TESTBUG] gc/shenandoah/oom/TestThreadFailure.java takes too long
Reviewed-by: rkennke
alanb [Thu, 30 May 2019 07:19:19 +0100] rev 55102
8221481: Reimplement the Legacy Socket API
Reviewed-by: michaelm, chegar
dholmes [Wed, 29 May 2019 22:17:48 -0400] rev 55101
8224790: Remove Xusage.txt file
Reviewed-by: alanb, dcubed, erikj, mchung