jdk8u-b17: jdk8u-dev

lana.steuck at oracle.com lana.steuck at oracle.com
Mon Jun 2 18:28:17 UTC 2014


http://hg.openjdk.java.net/jdk8u/jdk8u/rev/3a49a08a2e39 
http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/046bf6509a1f 
http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/b45fd486977d 
http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/06a0d07d44b7 
http://hg.openjdk.java.net/jdk8u/jdk8u/jaxws/rev/3ff7f413379f 
http://hg.openjdk.java.net/jdk8u/jdk8u/jaxp/rev/3218a2d7eddb 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/460b0b08247f 
http://hg.openjdk.java.net/jdk8u/jdk8u/corba/rev/90a428aa799d 

---

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

List of all fixes:
===================
JDK-8038999   client-libs     In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
JDK-8036110   client-libs     In TextField can only select text visible or to the left of the cursor
JDK-8043456   client-libs     KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
JDK-8043151   client-libs     KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
JDK-8043152   client-libs     KSS: javax.swing.plaf.synth.SynthContext
JDK-8043153   client-libs     KSS: javax.swing.plaf.synth.SynthParser#startColor
JDK-8043627   client-libs     NPE in SynthContext in plugin mode
JDK-8041725   client-libs     Nimbus JList selection colors persist across L&F changes
JDK-8039083   client-libs     REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
JDK-8040829   client-libs     Uninitialised memory in jdk/src/closed/share/native/sun/java2d/cmm/
JDK-7175457   client-libs     [TEST_BUG] closed/java/awt/Window/AlwaysOnTop/TestAlwaysOnTopBeforeShow.java still failed
JDK-8014755   client-libs     [TEST_BUG] frames didn't closed after execution some awt/dnd/ tests
JDK-8031485   client-libs     [macosx] Combo box consuming escape key events
JDK-8024185   client-libs     [macosx] Fullscreen button freezes application when started with -splash
JDK-8040291   client-libs     [macosx] Http-Images are not fully loaded when using ImageIcon
JDK-8042855   client-libs     [parfait] Potential null pointer dereference  in IndicLayoutEngine.cpp 
JDK-8042850   client-libs     [parfait]: Extra unused entries in ICU ScriptCodes enum
JDK-7100952   client-libs     closed/javax/swing/JComboBox/6246463/bug6246463.java deadlocks on MacOS
JDK-8038000   client-libs     java.awt.image.RasterFormatException: Incorrect scanline stride
JDK-8040809   core-libs       '}' left in the spec for j.u.Random.doubles(..)
JDK-8043012   core-libs       (tz) Support tzdata2014c
JDK-8034220   core-libs       AIX: Provide better time zone mappings (i.e. tzmappings file)
JDK-8044000   core-libs       Access to undefined property yields "null" instead of "undefined"
JDK-8038994   core-libs       AnnotatedType.getType() of a TypeVariable boundary without annotations return null
JDK-8034170   core-libs       Digest authentication interop issue
JDK-8030202   core-libs       Nashorn: Multiple RegExp#ignoreCase issues
JDK-8041791   core-libs       String.toLowerCase regression - violates Unicode standard
JDK-8043443   core-libs       Test framework changes to run script tests without security manager
JDK-8043930   core-libs       TypeError when attemping to create an instance of non-public class could be better
JDK-8039751   core-libs       UTF-8 decoder fails to handle some edge cases correctly
JDK-8028615   core-libs       jdk.nashorn.x3::some.serious.failure needs more memory to run
JDK-8029346   core-svc        LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout
JDK-8043529   core-svc        Serviceability tests using @library failing with java.lang.NoClassDefFoundError
JDK-8035752   core-svc        Some tmtools binaries reference JDK 7 on Mac
JDK-8030628   core-svc        Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg
JDK-8004183   core-svc        test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java doesn't clean-up
JDK-8043237   docs            Add a link to the com.sun.nio.sctp API in IO guide
JDK-8042614   docs            Need to add link to jdk.net apidoc in networking guide (for JDK 9 and 8u20)
JDK-8031766   hotspot         jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled.
JDK-8028627   security-libs   Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
JDK-8044050   tools           Move misplaced inference tests to test/tools/javac/generics/inference
JDK-8042338   tools           Refactor Types.upperBound to treat wildcards and variables separately
JDK-8037398   tools           integer overflow in jdk/src/share/bin/java.c
JDK-8033437   tools           javac, inconsistent generic types behaviour when compiling together vs. separate
JDK-8041704   tools           wrong error message when mixing lambda expression and inner class


More information about the jdk8u-dev mailing list