jdk9-b34: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Oct 8 17:35:18 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/087b23f35631
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/4ece2dad8c37
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/e18407fcede8
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/21568031434d
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/28ea43d925f1
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/6b343b9b7a70
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/821164b0131a
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/24a0bad5910f
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8059211 core-libs ArrayData.length() function is now a protected field, we should explicitly use it internally
JDK-8059371 core-libs Code duplication in handling of break and continue
JDK-8059372 core-libs Code duplication in split emitter
JDK-8042126 core-libs DateTimeFormatter "MMMMM" returns English value in Japanese locale
JDK-8025690 core-libs Default FileHandler constructor doesn't throw NullPointerException if pattern is empty and count > 1
JDK-8059269 core-libs FileHandler may throw NPE if pattern is a simple name and the lock file already exists
JDK-8059450 core-libs Not quite correct code sample in javadoc
JDK-8043306 core-libs Provide a replacement for the API that allowed to listen for LogManager configuration changes
JDK-8059321 core-libs Significant parser/frontend overhead in recompilation of avatar.js
JDK-8059346 core-libs Single class loader is used to load compiled bytecode
JDK-8059370 core-libs Unnecessary work in deoptimizing recompilation
JDK-8058695 core-libs [TESTBUG] Reinvokers with arity >253 can't be cached
JDK-8058932 core-libs java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist
JDK-8033140 core-svc 8 tests fail with OpenJDK8 b126
JDK-8057827 hotspot notify an obj when allocation context stats are available
JDK-8059002 hotspot 8058744 needs a test case
JDK-8055744 hotspot 8u-dev nightly solaris builds failed on 08/20
JDK-8058716 hotspot Add include missing in 8015774
JDK-8050407 hotspot Add jtreg compiler tests to Hotspot JPRT jobs
JDK-8015774 hotspot Add support for multiple code heaps
JDK-8053919 hotspot AppCDS: closed/runtime/AppCDS/UseAppCDS.java fails on Mac with NoClassDefFoundError: UseAppCDS
JDK-8057628 hotspot Automatically enable g1 when ResourceTracking is enabled
JDK-8055141 hotspot Catch linker errors earlier in the JVM build by not allowing unresolved externals
JDK-8057845 hotspot ClassVerifier::verify_exception_handler_targets reconstructs the ExceptionTable in a loop
JDK-8035729 hotspot Code using assert(is_oop_or_null) needs better error messages
JDK-8055091 hotspot CollectedHeap::_reserved usage should be cleaned up
JDK-8058744 hotspot Crash in C1 OSRed method w/ Unsafe usage
JDK-8057713 hotspot Destroy resource context and clean out allocation context
JDK-8058448 hotspot Disable JPRT submissions from the hotspot repo
JDK-8057658 hotspot Enable G1 FullGC extensions
JDK-8058881 hotspot Exclude resource management tests until JDK parts of feature are ported to jdk9
JDK-8036116 hotspot Fix thread-id types in G1 remembered set implementations
JDK-8058495 hotspot G1: normalize names for isHumongous() and friends
JDK-8055005 hotspot GC should react to memory pressure
JDK-8053998 hotspot Hot card cache flush chunk size too coarse grained
JDK-8027450 hotspot Improve time reporting in G1 remark
JDK-8057790 hotspot JVM_GetManagementExt missing from mapfiles
JDK-8057710 hotspot Refactor G1 heap region default sizes
JDK-8057536 hotspot Refactor G1 to allow context specific allocations
JDK-8058345 hotspot Refactor native stack printing from vmError.cpp to debug.cpp to make it available in gdb as well
JDK-8058583 hotspot Remove CompilationRepeat
JDK-8058534 hotspot Remove HeapRegion::_orig_end
JDK-8056056 hotspot Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile
JDK-8057916 hotspot Sort includes and verify copyright for new files
JDK-8055006 hotspot Store original value of Min/MaxHeapFreeRatio
JDK-8058843 hotspot TEST.groups has runtime/runtime/7158988/FieldMonitor.java
JDK-8058564 hotspot Tiered compilation performance drop in PIT
JDK-8057752 hotspot WhiteBox extension support for testing
JDK-8058827 hotspot XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
JDK-8058490 hotspot [TESTBUG] AppCDS tests filename mismatch on Cygwin
JDK-8053923 hotspot [TESTBUG] AppCDS: make sure tests account for inability to map shared archive to a specified address
JDK-8057730 hotspot [TESTBUG] Create AppCDS additional command line flag combo tests
JDK-8058597 hotspot [TESTBUG] Disable failing AppCDS tests until the bugs are resolved
JDK-8058369 hotspot [TESTBUG] runtime/CompressedOops/UseCompressedOops.java Exception java.lang.RuntimeException: 'Zero based' missing from stdout/stderr
JDK-8058712 hotspot [TESTBUG] serviceability/dcmd/CodeCacheTest.java fails with java.lang.Exception
JDK-8058479 hotspot [Testbug] serviceability/dcmd/CodeCacheTest.java fails due to java.lang.NumberFormatException: For input string: "fffffd7febc00000"
JDK-8057535 hotspot add a thread extension class
JDK-8057623 hotspot add an extension class for argument handling
JDK-8057818 hotspot collect allocation context statistics at gc pauses
JDK-8057785 hotspot g1 not automatically enabled by -XX:+ResourceTracking
JDK-8054970 hotspot gc src file exclusion should exclude alternative sources
JDK-8058235 hotspot identify GCs initiated to update allocation context stats
JDK-8058863 hotspot jdk9/hs-comp fails in jprt with "-testset hotspot" from top-level
JDK-8050022 hotspot linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
JDK-8057824 hotspot methods to copy allocation context statistics
JDK-8057531 hotspot refactor gc argument processing code slightly
JDK-8058461 hotspot serviceability/dcmd/CodelistTest.java and serviceability/dcmd/CompilerQueueTest.java SIGSEGV
JDK-8058636 hotspot test case for 8057758
JDK-8058347 hotspot update allocation context stats when accuracy==highest
JDK-8059657 infrastructure Bump version of cobundles in /java to 9
JDK-8059662 infrastructure JPRT not bundling up install or deploy images
JDK-8059135 infrastructure New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
JDK-8057985 other-libs Command line options should be renamed
JDK-8049389 other-libs Move orb.idl and ir.idl to JDK include directory
JDK-8058657 security-libs Add @jdk.Exported to com.sun.jarsigner.ContentSigner API
JDK-8059313 security-libs Enable keytool NSS test on Mac
JDK-8059307 security-libs OpenJDK build problem with JDK-8058845
JDK-8058844 security-libs Oracle JCE build environment: Phases 1/2
JDK-8059462 security-libs Typo in keytool resource file
JDK-8048512 security-libs Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
JDK-8058845 security-libs Update JCE environment for build improvements
JDK-8031191 security-libs Warning exception when XMLSignature logging is enabled
JDK-8055783 tools Group 9e: golden files for tests in tools/javac dir
JDK-8048351 tools tidy errors for attribute href, name for langtools javadoc tests needs investigation
More information about the jdk9-dev
mailing list