jdk9-b151: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Jan 4 21:01:42 UTC 2017


http://hg.openjdk.java.net/jdk9/jdk9/rev/71a766d4c180 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/2a0437036a64 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/4f348bd05341 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d27bab22ff62 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/c48b4d4768b1 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/13c6906bfc86 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/2a2ac7d9f52c 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/77f827f5bbad 

---

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

List of all fixes:
===================
JDK-8039273   client-libs     Font related files should not be modified in ${java.home}/lib 
JDK-8074883   client-libs     Tab key should move to focused button in a button group  
JDK-8131347   client-libs     new @BeanProperty annotation: inconsistent behavior for "enumerationVa 
JDK-8134612   client-libs     clipboard.getData(dataFlavor) can throw UnsupportedFlavorException for 
JDK-8170798   client-libs     Fix minor issues in java2d and sound coding. 
JDK-8171074   client-libs     Test api/javax_swing/UIManager/index.html\#Methods is failing 
JDK-8171363   client-libs     [PIT] Four Windows-specific tests fail with InaccessibleObjectExceptio 
JDK-8029360   core-libs       java/rmi/transport/dgcDeadLock/DGCDeadLock.java failing intermittently 
JDK-8029459   core-libs       (reflect) getMethods returns methods that are not members of the class 
JDK-8056205   core-libs       (fs) Potential for NPE in Files.walkFileTree if closing directory fail 
JDK-8061950   core-libs       Class.getMethods() exhibits quadratic time complexity 
JDK-8062389   core-libs       Class.getMethod() is inconsistent with Class.getMethods() results 
JDK-8073080   core-libs       TEST_BUG: sun/rmi/transport/tcp/DeadCachedConnection.java fails due to 
JDK-8145633   core-libs        Adjacent value parsing not supported for Localized Patterns  
JDK-8151994   core-libs       test/script/basic/JDK-8141209.js fails 
JDK-8160036   core-libs       Java API doc for method minusMonths in LocalDateTime class needs corre 
JDK-8165664   core-libs       (ch) sun.nio.ch.SocketAdaptor does not respect timeout in case of syst 
JDK-8167143   core-libs       CLDR timezone parsing does not work for all locales 
JDK-8168840   core-libs       InetAddress.getByName() throws java.net.UnknownHostException no such i 
JDK-8170484   core-libs       Miscellaneous changes imported from jsr166 CVS 2016-12 
JDK-8170977   core-libs       SparseArrayData should not grow its underlying dense array data 
JDK-8171051   core-libs       LinkedBlockingQueue spliterator needs to support node self-linking 
JDK-8171824   core-libs       Remove OpenNonIntegralNumberOfSampleframes.java and ServerIdentityTest 
JDK-8171849   core-libs        Can't unambiguously select between fixed arity signatures [(java.util 
JDK-8171906   core-libs       Changes for 8148023 break AIX build 
JDK-8171940   core-libs       Incorrect statement about an absolute value of months unit after perio 
JDK-8171988   core-libs       Backout of fix for 8062389, 8029459, 8061950 
JDK-8159127   core-svc        hprof heap dumps broken for lambda classdata 
JDK-8153808   deploy          Revamped JCP: High Contrast Mode 
JDK-8162590   deploy          [test] InteropTest::testCorba failed due to "java.lang.NoClassDefFound 
JDK-8170380   deploy          Fail to remove the specific application by "javaws -uninstall URL" 
JDK-8170806   deploy          [jcp] User/system toggle buttons should be fixed 
JDK-8171897   docs            Remove third party readme files left from JDK-8169925 
JDK-8139566   hotspot         need proper sync for adding default read edges 
JDK-8150563   hotspot         LoadAgentDcmdTest.java can't find libinstrument.so 
JDK-8165496   hotspot         assert(_exception_caught == false) failed: _exception_caught is out of 
JDK-8167586   hotspot         Replace com.oracle.jfr.types.StringConstant with java.lang.String in t 
JDK-8169177   hotspot         aarch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC optio 
JDK-8169373   hotspot         Work around linux NPTL stack guard error 
JDK-8169938   hotspot         [AOT] SIGSEGV at ~BufferBlob::vtable chunks 
JDK-8170464   hotspot         Remove shell script from compiler/c2/cr7005594/Test7005594.java 
JDK-8170548   hotspot         VM may crash at startup because StdoutLog/StderrLog logging stream can 
JDK-8170655   hotspot         [posix] Fix minimum stack size computations 
JDK-8170767   hotspot         Zero fastdebug build triggers assertion 
JDK-8170886   hotspot         compiler/ciReplay/TestSAServer.java intermittently throws NumberFormat 
JDK-8170919   hotspot         LogStreamTest tests crash if they are run first 
JDK-8170936   hotspot         Logging: LogFileOutput.invalid_file_test crashes when executed twice. 
JDK-8171011   hotspot         convert some CDS dump time warning and error messages to informational 
JDK-8171092   hotspot         C1's Math.fma() intrinsic doesn't correctly process its inputs 
JDK-8171129   hotspot         [aarch64] hs_err logs do not print register mappings 
JDK-8171155   hotspot         Scanning method file for initialized final field updates can fail for  
JDK-8171225   hotspot         [aix] Fix gtests compile error on AIX 7.1 with xlC 12 
JDK-8171236   hotspot         RTM/HTM jtreg tests regression after transition to the new GNU-style o 
JDK-8171244   hotspot         PPC64: Make interpreter's math entries consistent with C1 and C2 and s 
JDK-8171394   hotspot         [AOT] failed AOT compilation in compiler/aot/RecompilationTest.java 
JDK-8171398   hotspot         s390x Make interpreter's math entries consistent with C1 and C2 and su 
JDK-8171408   hotspot         [aix] TOC overflow when linking the gtest libjvm.so 
JDK-8171410   hotspot         aarch64: long multiplyExact shifts by 31 instead of 63 
JDK-8171417   hotspot         post jigsaw review cleanup in the jtreg jvmti tests 
JDK-8171433   hotspot         [aix] switch on gtest AIX build 
JDK-8171517   hotspot         test_logMessageTest.cpp has "ac_heapanied" instead of "accompanied" in 
JDK-8171537   hotspot         aarch64: compiler/c1/Test6849574.java generates guarantee failure in C 
JDK-8171807   hotspot         8170761 fix should be applied to ARM code after 8168503 
JDK-8171815   hotspot         [TESTBUG] Update expected failure message in runtime/modules/IgnoreMod 
JDK-8170741   infrastructure  Enable uploading of built artifacts through Jib 
JDK-8171310   infrastructure  Gtest libjvm.so is always stripped 
JDK-8171548   infrastructure  JDK bundles changes sym links incorrectly in the legal directory 
JDK-8171859   infrastructure  Configure check for modular boot jdk needs to be updated 
JDK-8171978   infrastructure  docs should use CSS-friendly <span> instead of <font> 
JDK-6972386   security-libs   issues with String.toLowerCase/toUpperCase 
JDK-8161232   security-libs   AsyncSSLSocketClose.java test fails timeout. 
JDK-8168935   security-libs   sun/security/ssl/SSLContextImpl/TrustTrustedCert.java failed Intermitt 
JDK-8171443   security-libs   (spec) An ALPN callback function may also ignore ALPN 
JDK-8172048   security-libs   Re-examine use of AtomicReference in java.security.Policy 
JDK-8168615   tools           JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI 
JDK-8169091   tools           Method reference T::methodName for generic type T does not compile any 
JDK-8170618   tools           jmod should validate if any exported or open package is missing 
JDK-8171132   tools           Improve class reading of invalid or out-of-range ConstantValue attribu 
JDK-8171387   tools           jshell tool: message inconsistencies 
JDK-8171892   tools           JShell: incorrect printing of multidemensional arrays 
JDK-8172102   tools           jshell tool: remove print method forwarding to System.out from default 
JDK-8172155   tools           jshell tool (make): include built-in startup scripts in image 
JDK-8067237   xml             [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation 


More information about the jdk9-dev mailing list