jdk9-b19: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Jun 18 17:36:06 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/75a08df650eb
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/46e36a92e37c
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/a9accd7c4415
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/27561aede285
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/7f922a73e8a2
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/f9c82769a6bc
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/d4cffb3ae621
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/eecc1b6adc7e
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8029674 core-libs (reflect) getMethods returns default methods that are not members of the class
JDK-8044798 core-libs API for debugging Nashorn
JDK-8046025 core-libs AccessorProperty.getGetter is not threadsafe
JDK-8043954 core-libs Behavior difference when connect() is interrupted by signal on AIX
JDK-8044740 core-libs Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
JDK-8046234 core-libs Exclude closed/java/text/Format/DateFormat/DateFormatTest.java from the test run
JDK-8046085 core-libs HashMap.put with null key may throw NullPointerException
JDK-8027308 core-libs HttpURLConnection should better handle URLs with literal IPv6 addresses
JDK-8032400 core-libs JSR292: invokeSpecial: InternalError attempting to lookup a method
JDK-8038864 core-libs Remove com.oracle.util.Checksums
JDK-8044517 core-libs Run & debug single Nashorn test
JDK-8046215 core-libs Running uncompilable scripts throws NullPointerException
JDK-8004807 core-libs TEST_BUG: java/util/Timer/Args.java failing intermittently in HS testing
JDK-8042451 core-libs Write tests for all possible kinds of type annotation
JDK-8045998 core-libs closed/java/text/Format/DateFormat/DateFormatTest.java failing since June 4, 2014
JDK-8044135 core-svc Add API to start JMX agent from attach framework
JDK-8044865 core-svc Fix raw and unchecked lint warnings in management-related code
JDK-8043613 globalization Update .properties files for serialver tool
JDK-8044398 hotspot Attach code should propagate errors in Diagnostic Commands as errors
JDK-8044768 hotspot Backout fix for JDK-8040807
JDK-8043896 hotspot Error reporting for insufficient shared region size is incorrect
JDK-8044531 hotspot Event based tracing locks to rank as leafs where possible
JDK-8044838 hotspot Fix raw warnings in oracle.jrockit.jfr.*
JDK-8040807 hotspot G1: Enable G1CollectedHeap::stop()
JDK-8043239 hotspot G1: Missing post barrier in processing of j.l.ref.Reference objects
JDK-8043086 hotspot Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
JDK-8044132 hotspot Quarantine unstable/broken GC tests
JDK-8041623 hotspot Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic
JDK-8036823 hotspot Stack trace sometimes shows 'locked' instead of 'waiting to lock'
JDK-8022236 hotspot Test closed/com/oracle/jfr/compiler/TestAllocObjectInNewTLABEvent.java fails with G1
JDK-8042310 hotspot TestStringDeduplicationMemoryUsage test failing
JDK-8043915 hotspot Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
JDK-8038587 hotspot [TESTBUG] Create CDS tests to exercise region sizes and base address
JDK-8026153 hotspot [TESTBUG] closed/runtime/4805573/X.java fails with OOME
JDK-8043786 hotspot [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly
JDK-8044364 hotspot [TESTBUG] runtime/RedefineFinalizer test fails on windows
JDK-8037513 hotspot [TESTBUG] runtime/negAttrLength/NegativeAttributeLength.java should be more strict
JDK-8042933 hotspot assert(capacity_until_gc >= committed_bytes) failed
JDK-6904403 hotspot assert(f == k->has_finalizer(),"inconsistent has_finalizer") with debug VM
JDK-8038132 hotspot jprt bundles have libjsig.dylib in different place on OSX
JDK-8046368 security-libs Code cleanup in SeedGenerator.java
JDK-8023197 security-libs Pre-configured command line options for keytool and jarsigner
JDK-8039212 security-libs SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
JDK-8040812 security-libs Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
JDK-8044747 security-libs [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
JDK-8046702 security-libs default_options.sh test failure on Solaris
JDK-8046499 security-libs nativecache.c prints to stdout in debug build
JDK-7026941 tools 199: path options ignored when reusing filemanager across tasks
JDK-8015101 tools Covariance of return type implied by upper bounding on type parameter is ignored
JDK-8043484 tools DPrinter does not compile
JDK-8027262 tools Determine location for type annotations earlier in compiler pipeline
JDK-8043669 tools Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
JDK-8027182 tools Incorrect annotation attributes for type annotations on constructor type parameters
JDK-8027258 tools Permit a single source annotation to generate multiple bytecode annotations
JDK-8029042 tools Receiver parameter not supported on local class constructor
JDK-8037348 tools RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation
JDK-8027261 tools Single codepath for attaching annotations to symbols
JDK-8046296 tools TEST java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue
JDK-8042060 tools Type parameter annotations don't work with multiple type parameters
JDK-8043974 tools TypeAnnotation attribute is not generated for repeatable annotation in lambda
JDK-8044009 tools TypeAnnotation attribute is not generated for repeatable annotation in nested types.
JDK-8044010 tools TypeAnnotation attribute is not generated for repeatable annotation in type argument
JDK-8037385 tools constant pool errors with -target 1.7 and static default methods
JDK-8033414 tools javac Plugin to receive notification (before and) after the compilation.
JDK-8027886 tools javac allows illegal receiver parameters
JDK-8043725 tools javac fails with StackOverflowException
JDK-8046443 xml A few typos in JAXP JavaDoc
JDK-8041523 xml Xerces Update: Serializer improvements from Xalan
More information about the jdk9-dev
mailing list