jdk8u-b08: jdk8u-dev

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Sep 30 16:32:41 UTC 2014


http://hg.openjdk.java.net/jdk8u/jdk8u/rev/515a912fb5a9 
http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/rev/89551828b279 
http://hg.openjdk.java.net/jdk8u/jdk8u/langtools/rev/d3515520e68e 
http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/0f0d70abca09 
http://hg.openjdk.java.net/jdk8u/jdk8u/jaxws/rev/304ea93428f8 
http://hg.openjdk.java.net/jdk8u/jdk8u/jaxp/rev/641eb6543c71 
http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/5dc11309d4c6 
http://hg.openjdk.java.net/jdk8u/jdk8u/corba/rev/8d4971881c66 

---

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

List of all fixes:
===================
JDK-8057977   client-libs     Java Access Bridge, regression, NPE, occurs randomly
JDK-8058870   client-libs     Mac: JFXPanel deadlocks in jnlp mode
JDK-8048110   client-libs     Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
JDK-8051359   client-libs     [headless] JPopupMenu creation in headless mode with JDK9b23 causes NPE 
JDK-8054638   client-libs     xrender: text drawn after setColor(Color.white) is actually black
JDK-8058664   core-libs       Bad fonts in BigIntegerTest
JDK-8057793   core-libs       BigDecimal is no longer effectively immutable
JDK-8058505   core-libs       BigIntegerTest does not exercise Burnikel-Ziegler division
JDK-8058293   core-libs       Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken
JDK-8055949   core-libs       ByteArrayOutputStream capacity should be maximal array size permitted by VM
JDK-8056978   core-libs       ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO*
JDK-8058584   core-libs       Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
JDK-8047764   core-libs       Indexed or polymorphic set on global affects Object.prototype
JDK-8046202   core-libs       Make persistent code store more flexible
JDK-8058626   core-libs       Missing part of 8057656 in 8u40 compared to 9
JDK-8058291   core-libs       Missing some checks during parameter validation
JDK-8058679   core-libs       More bad characters in BigIntegerTest
JDK-8058216   core-libs       NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
JDK-8057719   core-libs       New tests for LambdaForm Reduction and Caching feature
JDK-8058304   core-libs       Non-serializable fields in serializable classes
JDK-8058561   core-libs       NullPointerException 	at jdk.nashorn.internal.codegen.LocalVariableTypesCalculator.symbolIsUsed(LocalVariableTypesCalculator.java:224)
JDK-8058615   core-libs       Overload resolution ambiguity involving ConsString
JDK-8058632   core-libs       Revert JDK-8054984 from 8u40
JDK-8057743   core-libs       Single quotes must be escaped in message resource file
JDK-8057707   core-libs       TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java
JDK-8058728   core-libs       TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
JDK-8058422   core-libs       Users should be able to overwrite "context" and "engine" variables
JDK-8058545   core-libs       With strict mode, bean property assignment of a non-existent property should result in TypeError
JDK-8035826   core-libs       [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
JDK-8033370   core-libs       [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
JDK-8033893   core-libs       jdk build is broken due to the changeset of JDK-8033370
JDK-8049303   core-svc        Transient network problems cause JMX thread to fail silenty
JDK-8042205   core-svc        javax/management/monitor/*: some tests didn't get all the notifications
JDK-8050115   core-svc        javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
JDK-8025917   deploy          JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
JDK-8058806   hotspot         FATAL ERROR in native method: Bad global or local ref passed to JNI jdk.internal.instrumentation.Tracer.addInstrumentations
JDK-8057564   hotspot         JVM hangs at getAgentProperties after attaching to VM with lower
JDK-8055012   hotspot         [TESTBUG] NMTHelper fails to parse NMT output
JDK-8055677   hotspot         java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
JDK-8058696   hotspot         jdk/make/closed/mapfiles/libbci/mapfile-vers has wrong header, should have commercial header
JDK-8057813   security-libs   Alterations to jdk_security3 test target
JDK-8052406   security-libs   SSLv2Hello protocol may be filtered out unexpectedly
JDK-8056984   tools           Exception in compiler: java.lang.AssertionError: isSubClass T
JDK-8033483   tools           Should ignore nested lambda bodies during overload resolution
JDK-8056014   tools           Type inference may be skipped for a complex receiver generic method in a parameter position
JDK-8042347   tools           javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class


More information about the jdk8u-dev mailing list