jdk9-b47: dev

Lana Steuck lana.steuck at oracle.com
Wed Jan 21 22:06:50 UTC 2015


http://hg.openjdk.java.net/jdk9/jdk9/rev/b6cca3e6175a
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/29046d42a95e
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/230c13955250
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/b641c14730ac
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/6c17d648d03e
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/e391de88e69b
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/3b241fb72b89
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/ee8447ca632e

---

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

List of all fixes:
===================
JDK-8069131   client-libs     Suppress deprecation warning in oracle.accessbridge
JDK-8058793   client-libs     Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with com
JDK-8068599   core-libs       Add mutability, serializability, and thread-safety, caveat to all Coll
JDK-8067344   core-libs       Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for rece
JDK-8068736   core-libs       Avoid synchronization on Executable/Field.declaredAnnotations
JDK-8068889   core-libs       Calling a @FunctionalInterface from JS leaks internal objects
JDK-8068994   core-libs       Forgot to add a test model to JDK-8068573
JDK-8042581   core-libs       Intermittent failure in java/net/DatagramSocket/InheritHandle.java
JDK-8067291   core-libs       Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/
JDK-8067307   core-libs       Need custom classloaders(parent-last and filtering one) for JDK-806662
JDK-8067295   core-libs       Need to port Utils chagnes from JDK-8066440 into jdk workspace
JDK-8068573   core-libs       POJO setter using [] syntax throws an exception
JDK-8069002   core-libs       REGRESSION: test/script/external/test262/test/suite/ch11/11.2/11.2.3/S
JDK-8068498   core-libs       Remove constructor dependency on line.separator from PrintWriter and B
JDK-8068948   core-libs       Update java.base module to use new try-with-resources statement
JDK-8067471   core-libs       Use private static final char[0] for empty Strings
JDK-8068985   core-libs       Wrong 'this' bound to eval call within a function when caller's 'this'
JDK-8061297   core-libs       sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the
JDK-8068233   core-svc        java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still
JDK-6977426   core-svc        sun/tools tests can intermittently fail to find app's Java pid
JDK-8067923   hotspot         AIX: link libjvm.so with -bernotok to detect missing symbols at build
JDK-8067868   hotspot         Add GCOld as a JTreg test
JDK-8068183   hotspot         Add isTieredSupported method to c.o.j.t.Platforms
JDK-8068018   hotspot         Clean up friends of G1CollectedHeap
JDK-8066122   hotspot         CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCI
JDK-8059510   hotspot         Compact symbol table layout inside shared archive
JDK-8048179   hotspot         Early reclaim of large objects that are referenced by a few objects
JDK-8068272   hotspot         Extend WhiteBox API with methods that check monitor state and force sa
JDK-8067095   hotspot         Fix deprecation warnings in Java Flight Recorder
JDK-8064457   hotspot         Introduce compressed oops mode "disjoint base" and improve compressed
JDK-8059623   hotspot         JEP-JDK-8043304: Test task: command line options tests
JDK-8067713   hotspot         Move clean_weak_method_links for redefinition out of class unloading
JDK-8049716   hotspot         PPC64: Implement SA on Linux/PPC64
JDK-8068242   hotspot         Quarantine the test IsModifiableClassAgent.java
JDK-8067836   hotspot         The Universe::flush_foo methods belong in CodeCache.
JDK-8066497   hotspot         Update c.o.j.t.ByteCodeLoader to be able really reload given class
JDK-8066896   hotspot         Update c.o.j.t.InfiniteLoop to skip zero timeout
JDK-8067947   hotspot         [TESTBUG] Regression test for JDK-6522873
JDK-8055530   hotspot         assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) fai
JDK-8050486   hotspot         compiler/rtm/ tests fail due to monitor deflation at safepoint synchro
JDK-6583051   hotspot         crash when adding non-static methods to java.lang.Object class
JDK-6700100   hotspot         optimize inline_native_clone() for small objects with exact klass.
JDK-8067173   hotspot         remove Utils::fileAsList
JDK-8066864   hotspot         remove ctw-test from testlibrary/
JDK-8062012   hotspot         test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular
JDK-8067099   infrastructure  Add deprecation lint warning to build of jdk repository
JDK-8069041   infrastructure  Bootcycle builds do not work with sjavac
JDK-8069057   infrastructure  Make sure configure is run by bash
JDK-8066769   infrastructure  Merge errors following JDK-8049367 (Modular Run-Time Images)
JDK-8069063   infrastructure  More merge errors following JDK-8049367 (Modular Run-Time Images)
JDK-8068902   infrastructure  Solaris build fails with new 10u10 devkit
JDK-8048603   security-libs   Additional tests for MAC algorithms
JDK-8059916   security-libs   Change default criticality of policy mappings and policy constraints c
JDK-8059009   security-libs   LDAPCertStore fails to retrieve CRL after LDAP server closes idle conn
JDK-8069127   security-libs   Suppress deprecation warnings in jdk.deploy.osx module
JDK-8069069   tools           Build failure because of dependency on generated file
JDK-8062358   tools           ClassCastException in TransTypes.visitApply
JDK-8068995   tools           Cleanup method reference lookup code
JDK-8069164   tools           Fix langtools make build so that diagnostic framework can be used
JDK-8066843   tools           Messager.printMessage cannot print multiple errors for same source pos
JDK-8068254   tools           Method reference uses wrong qualifying type
JDK-8037546   tools           javac -parameters does not emit parameter names for lambda expressions
JDK-8027888   tools           javac wrongly allows annotations in array-typed class literals



More information about the jdk9-dev mailing list