sundar [Mon, 27 Jun 2016 14:55:06 +0530] rev 39155
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
Reviewed-by: psandoz
rriggs [Fri, 24 Jun 2016 14:19:29 -0400] rev 39154
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
Reviewed-by: darcy
sundar [Fri, 24 Jun 2016 23:28:06 +0530] rev 39153
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
Reviewed-by: jlaskey
dfuchs [Fri, 24 Jun 2016 16:03:17 +0100] rev 39152
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
Summary: trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
sundar [Fri, 24 Jun 2016 19:56:50 +0530] rev 39151
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
Reviewed-by: jlaskey, psandoz
jlaskey [Fri, 24 Jun 2016 11:20:24 -0300] rev 39150
8159172: Update usage of jlink/jimage/jmod to show option patterns
Reviewed-by: mchung, alanb
skuksenko [Fri, 24 Jun 2016 06:52:29 +0100] rev 39149
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
Reviewed-by: chegar
chegar [Fri, 24 Jun 2016 06:47:32 +0100] rev 39148
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: alanb, dholmes, shade
tidu [Thu, 23 Jun 2016 19:58:58 -0700] rev 39147
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
Reviewed-by: weijun
Contributed-by: Tim Du <tiantian.du@oracle.com>
lana [Thu, 23 Jun 2016 21:44:11 +0000] rev 39146
Merge