jdk9-b77: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Aug 11 20:27:18 UTC 2015


http://hg.openjdk.java.net/jdk9/jdk9/rev/7972dc8f2a47 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/33cecbc59f2a 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/6ec3d5cb1bfc 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7fd081100f48 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/bd6ece68cf8a 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/be357705874c 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/e66c3813789d 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/8bb2441c0fec 

---

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

List of all fixes:
===================
JDK-8132500   client-libs     Add imageio test to tier 3 
JDK-8129633   core-libs       (fs) Investigate removing the GNOME-based FileTypeDetector from the Li 
JDK-8132704   core-libs       [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts  
JDK-8132854   core-libs       Adjust tier 1 and 2 definitions for nio-related intrinsics 
JDK-8132795   core-libs       Bug ID accidentally omitted from top level regression test in fix for  
JDK-8130845   core-libs       Change to CLDR Locale data in JDK 9 b71 causes SimpleDateFormat parsin 
JDK-8132800   core-libs       clarify stream package documentation regarding sequential vs parallel  
JDK-8131034   core-libs       Cleanup in j.u.regex.Pattern.quote() 
JDK-8132468   core-libs       docs: replace <tt> tags (obsolete in html5) for java.io, java.lang, ja 
JDK-8132877   core-libs       docs: replace <tt> tags (obsolete in html5) for java.naming 
JDK-8133115   core-libs       docs: replace <tt> tags (obsolete in html5) for java.util.logging, jav 
JDK-8133119   core-libs       Error message associated with TypeError for call and new should includ 
JDK-8130828   core-libs       Fix some typos and omissions in the the j.u.stream JavaDoc 
JDK-8132125   core-libs       German (Switzerland) formatting broken if CLDR Locale Data is used 
JDK-8133022   core-libs       Instant.toEpochMilli() silently overflows 
JDK-8132652   core-libs       Java_sun_nio_ch_Net_poll passes a long to an int 
JDK-8080252   core-libs       java.util.Formatter documentation of %n converter is misleading 
JDK-8130274   core-libs       java/nio/file/FileStore/Basic.java fails when two successive stores in 
JDK-8073078   core-libs       java/nio/file/FileStore/Basic.java sensitive to NFS configuration 
JDK-8132550   core-libs       java/util/logging/LoggingDeadlock2.java times out 
JDK-8129881   core-libs       JDK-8008577 breaks Nashorn test 
JDK-8022224   core-libs       Rare bug in JISAutodetect charset detected by FindDecoderBugs test 
JDK-8132801   core-libs       Remove extra '" from javax.sql.RowSet.setBlob(String,InputStream,long) 
JDK-8132505   core-libs       Signature of Java_sun_nio_ch_Net_socket0 should return jint not int 
JDK-8132745   core-libs       TEST_BUG: minor cleanup of java/util/Scanner/ScanTest.java 
JDK-8073733   core-libs       TypeError messages with "call" and "new" could be improved 
JDK-8132494   core-libs       Wrong CLDR resource bundle names for legacy ISO language codes 
JDK-8059038   core-svc        Create new launcher for SA tools 
JDK-8133040   core-svc        docs: replace <tt> tags (obsolete in html5) for java.management 
JDK-8132094   core-svc        Mark intermittently failuring core-svc tests 
JDK-8133060   core-svc        Problem list BasicLauncherTest until fix for JDK-8132648 propagates 
JDK-8130676   hotspot         [TESTBUG] aix: Port CreateCoreDumpOnCrash added in 8078121 
JDK-8130434   hotspot         [TESTBUG] Harden TestLargePageUseForAuxMemory for more page size combi 
JDK-8131779   hotspot         AARCH64: add Montgomery multiply intrinsic 
JDK-8131062   hotspot         aarch64: add support for GHASH acceleration 
JDK-8131362   hotspot         aarch64: C2 does not handle large stack offsets 
JDK-8132010   hotspot         aarch64: regression test fails compiler/intrinsics/sha/cli/TestUseSHA2 
JDK-8130459   hotspot         Add additional validation after heap creation 
JDK-8131782   hotspot         C1 Class.cast optimization breaks when Class is loaded from static fin 
JDK-8132286   hotspot         change 'InlineNotify' flag option from "product" to "diagnostic" 
JDK-8130858   hotspot         CICompilerCount=1 when tiered is off is not allowed any more 
JDK-8130832   hotspot         Extend the WhiteBox API to provide information about the availability  
JDK-8131761   hotspot         Fix merge error adding code that was removed in 8077936. 
JDK-8132148   hotspot         G1 hs_err region dump legend out of sync with region values 
JDK-8004687   hotspot         G1: Parallelize object self-forwarding and scanning during an evacuati 
JDK-8026324   hotspot         hs_err improvement: Add summary section to hs_err file 
JDK-8026336   hotspot         hs_err improvement: Print compilation mode, server, client or tiered 
JDK-8026333   hotspot         hs_err improvement: Print GC Strategy 
JDK-8048353   hotspot         jstack -l crashes VM when a Java mirror for a primitive type is locked 
JDK-8131319   hotspot         Move G1Allocator::_summary_bytes_used back to G1CollectedHeap 
JDK-8130931   hotspot         Refactor CardTableModRefBS[ForCTRS] 
JDK-8131343   hotspot         Remove unused imports from hotspot/test/testlibrary/jdk/test/lib/*.jav 
JDK-8132232   hotspot         Signature mismatch between declaration and definition of PosixSemaphor 
JDK-8062938   hotspot         sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgum 
JDK-8079082   hotspot         VerifyNoCSetOopsClosure is derived twice from Closure 
JDK-8132855   security-libs   Adjust tier 1 and 2 definitions for security-related intrinsics 
JDK-8132111   security-libs   Do not request for addresses for forwarded TGT 
JDK-8046321   security-libs   JEP 249: OCSP Stapling for TLS 
JDK-8132130   security-libs   Some docs cleanup 
JDK-8130850   security-libs   Support loading a keystore with a custom KeyStore.LoadStoreParameter c 
JDK-8131915   tools           CompletionFailure during import listing crashes javac 
JDK-8130058   xml             jaxp: Investigate removal of com/sun/org/apache/xalan/internal/xslt/Pr 


More information about the jdk9-dev mailing list