jdk9-b39: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Nov 12 18:01:14 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/512dbbeb1730
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/900508346b1c
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/5ff1cd07bd92
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ca6edf957fe1
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/381bad1174c7
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/a12d347f8417
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/9cb75e5e3948
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/53bf36cb722d
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8062553 core-libs (fs spec) Files.write and newBufferedWriter methods missing @throws IAE
JDK-8062632 core-libs (fs spec) Package description could be clearer on the cases where NPE is thrown
JDK-8062050 core-libs A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation
JDK-8062558 core-libs Add javax/sql/rowset/spi tests
JDK-8062386 core-libs Different versions of nashorn use same code cache directory
JDK-8062490 core-libs JDK-8061391 regresses typescript: OOME with too fat SparseArrayData instances
JDK-8059443 core-libs Logical NOT operator throws NullPointerException for null Boolean return values
JDK-8062180 core-libs MethodHandleImpl.makeArrays throws and swallows java.lang.NoSuchFieldError in normal flow
JDK-8061959 core-libs Missing ArrayBuffer.isView() Method
JDK-8062132 core-libs Nashorn incorrectly binds "this" for constructor created by another function
JDK-8060204 core-libs Remove all Joni and test Warnings
JDK-4354680 core-libs Runtime.runFinalization() silently clears interrupted flag in the calling thread
JDK-8060130 core-libs Simplify the synchronization of defining and getting java.lang.Package
JDK-8061957 core-libs Some arithmetic operations have unnecessary widening
JDK-8062381 core-libs String.prototype.charCodeAt called with invalid index throws ClassCastException
JDK-8062896 core-libs TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
JDK-8062583 core-libs Throwing object with error prototype causes error proto to be caught
JDK-8062759 core-libs Update test/javax/naming/spi/providers/InitialContextTest.java to use classpath
JDK-8047365 core-libs Very long function names break codegen
JDK-8062308 core-libs b36 of 9 introduces regressions over b35 when running lyra
JDK-8057825 core-libs emitted socket arg becomes null in avatar.js http tests
JDK-8062624 core-libs java.lang.String methods not available on concatenated strings
JDK-8062744 core-libs jdk.net.Sockets.setOption/getOption does not support IP_TOS
JDK-8046192 core-svc Eliminate SNMP dependencies to the internal APIs from open jdk modules
JDK-8058506 core-svc ThreadMXBeanStateTest throws exception
JDK-8055049 core-svc closed/sun/usagetracker/UsageTracker.sh fails under compact1 and compact2
JDK-8062136 core-svc com/sun/jdi/Redefine-g.sh should be quarantined
JDK-8062137 core-svc sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
JDK-8049048 embedded Jtreg jdk/test/closed/test.groups should be changed for profiles
JDK-8062816 infrastructure Configure fails to detect freetype on macosx Yosemite
JDK-8062661 infrastructure Do not perform X11 checks in configure when X11 is not needed
JDK-8062475 infrastructure Enable hook for custom doc generation
JDK-8062806 infrastructure Remove unused build/make files
JDK-8062449 infrastructure Update langtools/test/Makefile to use JCK 9
JDK-8062565 performance CMM: MBean must require -XX:+UnlockCommercialFeatures
JDK-8057810 security-libs New defaults for DSA keys in jarsigner and keytool
JDK-8049600 security-libs [TESTBUG] Some tests could not be changed to work under profiles and should be excluded
JDK-8062977 tools Inference: NullPointerException during bound incorporation
JDK-8062579 tools JavacTask, DocumentationTask impls should close file manager when possible
JDK-8061305 tools Javadoc crashes when method name ends with "Property"
JDK-6987475 tools Order of declarations affects whether abstract method considered overridden
JDK-8062740 tools Since changeset 2686:56f8be952a5c test/tools/sjavac/DependencyCollection.java does no longer compile
JDK-8042088 tools Sjavac spawns external processes in a unnecessarily complex and platform dependent way
JDK-8062676 tools Tests which leak lots of file managers should be fixed (group 2)
JDK-8062314 tools Update tools/javac/plugin/showtype/Test.java to use ToolBox.java
JDK-8063039 tools incorrect message reference or broken message file
JDK-8035259 tools javac, incorrect shadowing of classes vs type parameters
JDK-8062593 tools remove debug print statements
JDK-8063074 tools test/tools/javac/plugin/showType/Test.java fails on Windows
JDK-6770436 xml Entity callback order differs between Java1.5 and Java1.6
More information about the jdk9-dev
mailing list