jdk9-b154: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Jan 25 22:22:33 UTC 2017


http://hg.openjdk.java.net/jdk9/jdk9/rev/8d26916eaa21 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/a84b49cfee63 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/6a9dd3d893b0 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/c97e7a8b8da0 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/34af95c7dbff 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/7fa738305436 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/a9fdfd55835e 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/078ebe23b584 

---

All the fixes will be tested during promotion (no PIT testing at this point):

List of all fixes:
===================
JDK-8171456   client-libs     Upgrade harfbuzz in JDK 9 to v1.4.1 
JDK-8171909   client-libs     [PIT] on Windows, failure of java/awt/Dialog/DialogAboveFrame/DialogAb 
JDK-8171910   client-libs     [TEST_BUG] The last column header does not contain "...". 
JDK-8172012   client-libs     [TEST_BUG] delays needed  in javax/swing/JTree/4633594/bug4633594.java 
JDK-8037325   core-libs       Class.getConstructor() performance regression 
JDK-8071566   core-libs       Improve testing for multi-version JAR file maker tool 
JDK-8160710   core-libs       Enable Thread to grant VarHandle field access to ThreadLocalRandom/Str 
JDK-8171139   core-libs       Simplify ResourceBundle.CacheKey and ClassLoader may not be needed 
JDK-8171140   core-libs       Re-examine ResourceBundle::clearCache method 
JDK-8172350   core-libs       Typo in java.sql.Timestamp.toString() method Javadoc. 
JDK-8172547   core-libs       (se) Selector.select(Long.MAX_VALUE) fires repeatedly 
JDK-8172686   core-libs       Use less aggressive deprecation of utility visitors 
JDK-8172886   core-libs       Add a test that shows how the LogManager can be implemented by a modul 
JDK-8172905   core-libs       Minor startup cleanup of CallSite and MethodType 
JDK-8172910   core-libs       Use default methods as appropriate for language model visitors 
JDK-8172921   core-libs       Zip filesystem performance improvement and code cleanup 
JDK-8173072   core-libs       zipfs fails to handle incorrect info-zip "extended timestamp extra fie 
JDK-8173083   core-libs       VarHandle usages in LockSupport and ThreadLocalRandom result in circul 
JDK-8173159   core-libs       Problem list java/rmi/activation/ActivationGroup/downloadActivationGro 
JDK-8173164   core-libs       Resolve remaining HTML5 issues in javax.lang.model.* 
JDK-8173197   core-libs       (se) WindowsSelectorImpl.c does not compile with VS2010 
JDK-8173201   core-libs        java/lang/reflect/PublicMethods/PublicMethodsTest.java fails because  
JDK-8172971   core-svc        java.management could use System.Logger 
JDK-8172085   deploy          At step7: There is a blocked dialog shown up and JARSigningException t 
JDK-8172113   deploy          At step5,There is no dialog with update, block or later shows up. 
JDK-8172116   deploy          At step6,The applet open a new tab. 
JDK-8172838   deploy          [test] httpsTest::testhttps_inside2 need to be updated 
JDK-8172959   deploy          [test] Need to update cleanup-after target in buildjavawsmanual.xml 
JDK-8170863   infrastructure  Always pass MAKE_ARGS to MAKE in Main.gmk 
JDK-8172973   infrastructure  Remove add exports from ModuleSummary build 
JDK-8173085   infrastructure  Warning module name in --add-exports not found: jdk.jdeps when compili 
JDK-8173107   infrastructure  Fix autoconf/spec.gmk mismatches 
JDK-8173120   infrastructure  Preserve command line at build failure 
JDK-8055206   security-libs   Update SecurityManager::checkPackageAccess to restrict non-exported JD 
JDK-8172527   security-libs   Rename jdk.crypto.token to jdk.crypto.cryptoki 
JDK-8172529   security-libs   Use PKIXValidator in jarsigner 
JDK-8172975   security-libs   SecurityTools.keytool() needs to accept user input 
JDK-8173024   security-libs   Replace direct use of AuthResources resource bundle from jdk.security. 
JDK-8173066   security-libs   More verbose debug output for selection of X509 certs 
JDK-8173082   security-libs   java/bean/* tests fail since change of JDK-8055206 
JDK-8173134   security-libs   Add failing java/bean tests in JDK-8173082 to the ProblemList 
JDK-8147414   tools           java.nio.file.ClosedFileSystemException in javadoc 
JDK-8157611   tools           field visiblePackages is null for the unnamed module producing NPE whe 
JDK-8160881   tools           Remove jvisualvm from JDK9 
JDK-8165102   tools           incorrect message from javac 
JDK-8168254   tools           Detect duplicated resources in packaged modules 
JDK-8169608   tools           Compiler Tree API's Doctrees.getDocTreePath needs to accept a PackageE 
JDK-8170250   tools           update/improve testing of classfile module attribute 
JDK-8170692   tools           inconsistent check of module-related options against target version 
JDK-8171098   tools           NPE when --add-modules java.corba is used 
JDK-8171130   tools           jshell tool: /edit adds empty statement to brace terminated snippet 
JDK-8171177   tools           Compiler should issue a warning for incubating modules that are resolv 
JDK-8171322   tools           AssertionError in TypeSymbol.getAnnotationTypeMetadata 
JDK-8171380   tools           Remove all exports from jdk.jlink  
JDK-8172179   tools           jshell tool: builtin startup settings should be by reference not conte 
JDK-8172659   tools           PluginException("TargetPlatform attribute is missing ...") - should be 
JDK-8172753   tools           Improve style of left-side index pages 
JDK-8172809   tools           Error compiling javafx modules after fix for JDK-8169197 
JDK-8172870   tools           test/tools/jmod/JmodTest.java	 fails on windows with AccessDeniedExcep 
JDK-8172982   tools           tools/jlink/ResourceDuplicateCheckTest.java requires jdk.tools.jlink.p 
JDK-8173007   tools           JShell Tests: ToolFormatTest takes too long 
JDK-8173073   tools           jshell tool: blank lines removed from multiline snippets 
JDK-8173096   tools           jmod files are not world-readable 
JDK-8173117   tools           Compilation significantly slower after JDK-8169197 
JDK-8173141   tools           tools/javac/classreader/FileSystemClosedTest.java  fails on Windows 
JDK-8173156   tools           Remove JmodTest.java from the probelm list on windows 


More information about the jdk9-dev mailing list