jjiang [Wed, 14 Sep 2016 11:06:26 +0800] rev 40942
8077138: Some PKCS11 tests fail because NSS library is not initialized
Summary: Re-building NSS libraries with VS2013 to make the new libraries to depend on msvcr120.dll, which is already distributed with JDK 9
Reviewed-by: vinnie
Contributed-by: John Jiang <sha.jiang@oracle.com>
skovalev [Tue, 13 Sep 2016 15:28:44 +0300] rev 40941
8165870: Fix module dependencies for javax.script/* tests
Reviewed-by: sundar
Contributed-by: sergei.kovalev@oracle.com
sdrach [Tue, 13 Sep 2016 13:55:35 -0700] rev 40940
8163798: Create a JarFile versionedStream method
Reviewed-by: mchung, psandoz, redestad
sundar [Tue, 13 Sep 2016 20:59:43 +0530] rev 40939
8163320: JAVA_VERSION in release file should come from java.base module
Reviewed-by: mchung