mchung [Mon, 20 Jun 2016 19:31:03 -0700] rev 39126
Merge
mchung [Sun, 19 Jun 2016 16:46:49 -0700] rev 39125
8155955: packager needs to determine the root modules to create JRE image
Reviewed-by: alanb
mli [Mon, 20 Jun 2016 18:30:57 -0700] rev 39124
8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
Reviewed-by: alanb
asmotrak [Mon, 20 Jun 2016 17:06:27 -0700] rev 39123
8049314: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "Unexpected EOF" message
Reviewed-by: xuelei
msheppar [Tue, 21 Jun 2016 00:45:52 +0100] rev 39122
8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
bpb [Mon, 20 Jun 2016 14:08:05 -0700] rev 39121
8136738: InputStream documentation for IOException in skip() is unclear or incorrect
Summary: Clarify javadoc of skip().
Reviewed-by: rriggs, prappo