jdk8-b122: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Dec 24 11:05:01 PST 2013


http://hg.openjdk.java.net/jdk8/jdk8/rev/347009c58816 
http://hg.openjdk.java.net/jdk8/jdk8/nashorn/rev/9d112a0e7df7 
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/56943b19c119 
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/2f31ddf65e74 
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/bc622ba563f9 
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/fad4b4d28599 
http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/990e920dcec7 
http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/2a8fa4da6ad3 

---

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

List of all fixes:
===================
JDK-7090826   globalization   Newly added codes need to be localized into pt_BR in LocaleNames.
JDK-7093640   security-libs   Enable client-side TLS 1.2 by default
JDK-7141694   other-libs      Improving CORBA internals
JDK-8001472   client-libs     api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
JDK-8007967   security-libs   Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
JDK-8016549   docs            jdk7 javadocs are hard to read
JDK-8023471   core-libs       Add compatibility note to AnnotatedElement
JDK-8025974   globalization   l10n for policytool
JDK-8026115   globalization   [zh_CN] inproper translation in output of jarsigner command
JDK-8026155   core-libs       Enhance ForkJoin pool
JDK-8026741   globalization   jdk8 l10n resource file translation update 5
JDK-8027536   core-libs       rmic: add deprecation warning message when generating JRMP static stubs/skeletons
JDK-8029045   client-libs     Regression -  Unsatisfied Link Error when the Java Access Bridge is started
JDK-8029055   core-libs       Map.merge must refuse null values
JDK-8029263   client-libs     The user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException)
JDK-8029354   core-libs       URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
JDK-8029379   core-libs       [TEST_BUG] closed/java/util/logging/LoggerInAppContext.java failed on jdk8 b119 PIT
JDK-8029467   core-libs       Widening of booleans causes bad results
JDK-8029504   docs            Regression: TestDocRootLink test fails on Windows
JDK-8029551   core-libs       Add value-type notice to java.time classes
JDK-8029558   tools           java.lang.VerifyError: Bad return type when lambda's body is in parentheses
JDK-8029565   client-libs     java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop
JDK-8029569   tools           internal javac cast exception when resolving varargs ambiguity
JDK-8029612   core-libs       the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals
JDK-8029628   client-libs     Many graphic artifacts
JDK-8029639   infrastructure  JDK/JRE README is out of date
JDK-8029696   core-libs       Broken doc links to package-summary.html#NonInterference in java.util.stream
JDK-8029721   tools           javac crash for annotated parameter type of lambda in a field
JDK-8029780   core-libs       v9 octane benchmarks don't work with our test harness
JDK-8029788   security-libs   Certificate validation - java.lang.ClassCastException
JDK-8029795   core-libs       LinkedHashMap fails to update access order correctly
JDK-8029895   xml             XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
JDK-8029923   client-libs     Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries"
JDK-8029944   core-libs       Primitive Stream reduce method documentation pseudo code misidentifies apply method
JDK-8030016   core-libs       HashMap.computeIfAbsent generates spurious access event 
JDK-8030080   core-libs       Correct misstatement in JSR 269 MR (in javax.lang.model)


More information about the jdk8-dev mailing list