jdk9-b155: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Feb 1 22:16:43 UTC 2017


http://hg.openjdk.java.net/jdk9/jdk9/rev/688a3863c00e 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/f9bb37a817b3 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/dfcfdb2db85f 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/e170c858888e 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/9b9918656c97 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/48fa77af1532 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/f3b3d77a1751 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/a545f54babfa 

---

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

List of all fixes:
===================
JDK-6232267   client-libs     TrueType Fonts which have only Apple platform names cannot be loaded 
JDK-8145019   client-libs     Exceptions from TIFFImageReader.read() when loading bit depth test ima 
JDK-8149879   client-libs     Examine UIDefaults::addResourceBundle(String bundleName) with resource 
JDK-8154228   client-libs     [TIFF] IIOException: "Insufficient data offsets or byte counts" when l 
JDK-8168751   client-libs     Two "Direct Clip" threads are created to play the same "AudioClip" obj 
JDK-8171836   client-libs     memory leak in java.desktop/unix/native/common/awt/fontpath.c 
JDK-8172509   client-libs     [TEST_BUG] [macosx] Failure of the new test  java/awt/Focus/FocusTrave 
JDK-8172813   client-libs     test/java/awt/font/JNICheck/JNICheck.sh fails on Linux 
JDK-8172999   client-libs     Crash on Windows getting FontMetrics since JDK 9 b96 
JDK-8173064   client-libs     Unexpected <body> tag in javax/imageio/plugins/tiff/package.html 
JDK-8166186   core-libs       ClassCastException with arguments usage 
JDK-8167273   core-libs       Calendar.getDisplayNames inconsistent with DateFormatSymbols 
JDK-8171142   core-libs       jdk_rmi registry test fail to clean up on failure 
JDK-8172006   core-libs       Nashorn JavaScript engine fails to call @FunctionalInterface with a ja 
JDK-8172365   core-libs       Provide a better migration path for ResourceBundleControlProvider 
JDK-8172732   core-libs       spec clarification for URLClassLoader for Multirelease jars 
JDK-8172810   core-libs       ModuleElement should declare and provide appropriate modifiers 
JDK-8173056   core-libs       Add test that captures current behavior of annotations with invalid an 
JDK-8173257   core-libs       test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129 
JDK-8173326   core-libs       Problem list java/rmi/registry/readTest/CodebaseTest.java on Windows 
JDK-8173354   core-libs       javadoc warning notice for types in Incubator Modules 
JDK-8173423   core-libs       Wrong display name for supplemental Japanese era 
JDK-8173480   core-libs       in operator should work on java objects and classes 
JDK-8173609   core-libs       Elements.printElements needs to support modules 
JDK-8172111   deploy          At step7,there is a Java Application Blocked dialog. 
JDK-8172118   deploy          At step14,there is a authenticated dialog from Java shown up. 
JDK-8172324   deploy          At step9,there is no authentication dialog pop up from java, but there 
JDK-8172478   deploy          At step3:The security warning dialog with message "Including an HTTP.. 
JDK-8172776   deploy          No security level can be found in JCP->Security. 
JDK-8172778   deploy          The blocked dialog title is "Java Application Blocked" rather than "Ap 
JDK-8172845   deploy          At step 8:There is no dialog shown up. 
JDK-8172986   deploy          Allow --add-opens option for JNLP signed all permission apps  
JDK-8173339   hotspot         AArch64: Fix minimum stack size computations 
JDK-8173474   hotspot         AArch64: fix reported -Xss minimum 
JDK-8081694   infrastructure  Remove DISABLED_WARNINGS_gcc for libsctp 
JDK-8170483   infrastructure  Remove modules_src_jake workaround for JavaFX transition to new module 
JDK-8173476   infrastructure  Provide lldb from devkit when running tests on macosx 
JDK-8077395   other-libs      org.omg.CORBA_2_3.portable.InputStream constructor should not specify  
JDK-8170116   other-libs      Remove qualified exports from java.base to java.corba 
JDK-8168075   security-libs   Custom system class loader + security manager + malformed policy file  
JDK-8171900   security-libs   javax/net/ssl/SSLSession/SessionTimeOutTests.java failed with "SSLHand 
JDK-8172808   security-libs   Handle sun.security.util.Resources bundle in ResourcesMgr in the same  
JDK-8172869   security-libs   4096 is not supported yet for the DH Parameter Generator 
JDK-8173478   security-libs   SSL related tests fail with message: "java.security.NoSuchAlgorithmExc 
JDK-8173581   security-libs   performance regression in com/sun/crypto/provider/OutputFeedback.java 
JDK-8041793   tools           javap misses newline after printing AnnotationDefault 
JDK-8051768   tools           Inconsistent output for Visible and InvisibleParameterAnnotations 
JDK-8067747   tools           javac throws exception during compilation when annotation processing i 
JDK-8081820   tools           javadoc does not report warnings in case of multiple "@param" tags for 
JDK-8153759   tools           jshell tool: Smart completion detection is not reliable 
JDK-8166175   tools           javadoc search doesn't work on local doc bundles 
JDK-8166535   tools           jshell tool: cannot handle non-ascii characters 
JDK-8170832   tools           Add a new launcher environment variable JAVA_OPTIONS 
JDK-8171343   tools           jshell tool: missing options:  --help-extra   --show-version 
JDK-8172309   tools           classpath wildcards code does not support --class-path 
JDK-8172864   tools           Remove custom plugin module path 
JDK-8173068   tools           ElementUtils getPackageElement does not allow for an unnamed package 
JDK-8173204   tools           JShell tests: ProblemList jdk/jshell/UserJdiUserRemoteTest.java 
JDK-8173232   tools           JShell test: ReplaceTest takes too long 
JDK-8173234   tools           JShell tests: remove from ProblemList jdk/jshell/ToolFormatTest.java 
JDK-8173312   tools           Hide support for --inherit-runtime-environment 
JDK-8173372   tools           Add tests for multi-release module jar API validator 
JDK-8173381   tools           osName/osArch/osVersion is missing in ModuleDescriptor created by Syst 
JDK-8173395   tools           Problemlist tools/jar/multiRelease/ApiValidatorTest.java 
JDK-8173396   tools           Error message issue with jar tool API validator 
JDK-8173419   tools           Javadoc fix 8166175 results in test failures 
JDK-8173634   tools           libjli/cmdtoargs.c does not compile with VS2010 
JDK-8173711   tools           Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolve 
JDK-8173111   xml             Excessive recursion in EventFilterSupport when filtering over large nu 
JDK-8173260   xml             CatalogManager.catalogResolver should not fail when non-existing URI i 
JDK-8173261   xml             JAXP: TESTBUG: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh 


More information about the jdk9-dev mailing list