bpb [Thu, 06 Jun 2019 08:11:25 -0700] rev 55259
8219992: Correct the documentation of PrintWriter to refer System.lineSeparator
Reviewed-by: darcy, lancea, rriggs
mbalao [Wed, 05 Jun 2019 01:42:11 -0300] rev 55258
8215032: Support Kerberos cross-realm referrals (RFC 6806)
Reviewed-by: weijun
rriggs [Thu, 06 Jun 2019 10:03:22 -0400] rev 55257
8224905: java/lang/ProcessBuilder/Basic.java#id1 failed with stream closed
Reviewed-by: lancea, bpb, naoto
egahlin [Thu, 06 Jun 2019 15:22:12 +0200] rev 55256
8224217: RecordingInfo should use textual representation of path
Reviewed-by: mgronlun
weijun [Thu, 06 Jun 2019 21:19:07 +0800] rev 55255
8225304: Tiny HTML error (bad heading) in org.ietf.jgss package-info.java
Reviewed-by: xuelei
vlivanov [Thu, 06 Jun 2019 13:46:03 +0300] rev 55254
8225141: Better handling of classes in error state in fast class initialization checks
Reviewed-by: dlong, dholmes
vlivanov [Thu, 06 Jun 2019 13:46:01 +0300] rev 55253
8225106: C2: Parse::clinit_deopt asserts when holder klass is in error state
Reviewed-by: mdoerr