jdk9-b11: dev
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Apr 30 20:42:56 UTC 2014
http://hg.openjdk.java.net/jdk9/jdk9/rev/ab55a18a95e1
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/4d60c3292e14
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/f04fccfbd880
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/47feccd164b7
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/1f953ba7db2b
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/6b4280dceb00
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/783309c3a1a6
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/77ea0a250358
---
All the fixes will be tested during promotion (no PIT testing at this point):
List of all fixes:
===================
JDK-8005079 hotspot fix LogCompilation for incremental inlining
JDK-8007327 infrastructure build-infra Emit MEMORY_SIZE into spec.gmk
JDK-8019164 hotspot [TESTBUG] Add test for EA bundles without commercial features
JDK-8025710 core-libs Proxied HTTPS connections reused by HttpClient can send CONNECT to the server
JDK-8027595 core-libs Enable BigInteger overflow tests in JTREG
JDK-8029002 tools javac should take multiple upper bounds into account in incorporation
JDK-8029139 hotspot [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
JDK-8029436 hotspot CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
JDK-8029718 tools Should always use lambda body structure to disambiguate overload resolution
JDK-8030794 infrastructure Update configure to require jdk8 as boot
JDK-8032410 hotspot compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
JDK-8033150 hotspot invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults
JDK-8033268 hotspot [TESTBUG] Clean up use of sleep in closed/runtime tests
JDK-8033584 core-libs Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list
JDK-8034216 hotspot assert(false) failed: infinite loop in PhaseIterGVN::optimize
JDK-8034245 tools Refactor TopLevel tree node.
JDK-8035063 tools Option handling in sjavac needs to be rewritten
JDK-8035173 hotspot [TESTBUG] runtime/threads/CancellableThreadTest fails with OOM on windows-i586
JDK-8035807 core-libs Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64
JDK-8036898 hotspot assert(t != NULL) failed: must set before get
JDK-8037085 tools The sjavac exclude option should accept valid directory identifiers
JDK-8037279 hotspot [TESTBUG] runtime/6929067/Test6929067.sh crashes on 32bit linux
JDK-8037421 hotspot [TESTBUG] hotspot/test/closed incorrectly checks for running process using "ps -ef | grep $PID"
JDK-8037860 hotspot Add tests to cover Intel RTM instructions support
JDK-8038023 tools Compiler crash: ClassCastException
JDK-8038048 hotspot assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runThese -full
JDK-8038076 hotspot constraint on multianewarray instruction is not checked since class version 50
JDK-8038297 hotspot Avoid placing CTI immediately following cbcond instruction on T4
JDK-8038418 hotspot New tests development for type profiling and speculation
JDK-8038788 tools javac behaves incorrectly for annotations after method type parameters in some cases
JDK-8038823 core-libs Missing @Test annotation and copyright in java.time tests
JDK-8038837 security-libs Add support to jarsigner for specifying timestamp hash algorithm
JDK-8038953 hotspot Add sanity tests for BMI1 and LZCNT instructions
JDK-8038982 core-libs java/lang/ref/EarlyTimeout.java: elapsed time 981 is less than timeout 1000
JDK-8039050 hotspot Crash in C2 compiler at Node::rematerialize
JDK-8039250 tools Test tools/javac/classfiles/InnerClasses/SyntheticClasses.java fails
JDK-8039260 hotspot c.o.j.t.ProcessTools::createJavaProcessBuilder(boolean, String... ) must also take test.java.opts
JDK-8039358 security-libs com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method
JDK-8039415 infrastructure Enable Parfait for Windows builds
JDK-8039425 hotspot Code cleanup: PhaseIterGVN::optimize()
JDK-8039438 core-libs Some tests depend on internal API sun.misc.IOUtils
JDK-8039496 hotspot Add sanity tests on RTM-related command line options
JDK-8039497 hotspot Testlibrary should be updated to provide information about all VM types as well as access to Unsafe
JDK-8039498 hotspot Add iterators to GrowableArray
JDK-8039499 hotspot Add all common classes used by tests on RTM support to testlibrary
JDK-8039502 hotspot [TESTBUG] hotspot/test/closed/runtime/8020789/HeapDumpDiagnosticCommandTest.java must be in needs_compact3
JDK-8039816 security-libs Some tests depend on internal API sun.security.action.GetPropertyAction
JDK-8039891 hotspot Remove ppcsflt builds from JPRT
JDK-8039904 hotspot dtrace/hotspot/Monitors/Monitors001 fails with "assert(s > 0) failed: Bad size calculated"
JDK-8039920 hotspot [TESTBUG] closed/runtime/4475963/Test4475963.sh fails on Solaris 64
JDK-8039947 hotspot Dtrace return probe name for jni_SetStaticBooleanField named incorrectly
JDK-8040001 hotspot CLI test on RTMRetryCount option was missed from fix for 8039496
JDK-8040058 core-libs IsoFields.WEEK_BASED_YEAR adjustInto incorrect
JDK-8040063 security-libs Increase the stability of test PerfOfKlimaOnRSAPremaster.java
JDK-8040178 hotspot [TESTBUG] Add @ignore to test\closed\runtime\4791798
JDK-8040267 infrastructure Remove forced -g from java compile lines in jaxp and jaxws
JDK-8040747 core-libs Improve performance of IP address parsing
JDK-8040760 core-libs First pass of adding unit tests for java.sql
JDK-8040837 core-libs Avoid provoking NumberFormatException when initializing InetAddrCachePolicy
JDK-8040903 tools Clean up use of BUG_ID in javadoc tests
JDK-8040908 tools javadoc test TestDocEncoding should use -notimestamp
JDK-8041141 embedded JDK9 emb build failure on PPC platform
JDK-8041150 tools Avoid silly use of static methods in JavadocTester
JDK-8041151 infrastructure Better concurrency in hgforest.sh
JDK-8041253 tools Avoid redundant synonyms of NO_TEST
JDK-8041267 infrastructure Add filtering capability to CacheFind
JDK-8041331 core-libs 17 new introduced java.sql tests "failed to clean up files after test" on windows
JDK-8041397 core-libs Lint regression in java.net.SocketOption
JDK-8041485 core-libs Need to update test/TEST.groups for the relocation of zipfs
JDK-8041487 infrastructure Fix proper dependencies for correct incremental build of javadocs
JDK-8041521 tools JDK-8034245 breaks a bootcycle build
JDK-8041563 core-libs More ProblemList.txt updates (4/2014)
JDK-8041593 infrastructure Update README-builds.html to refer to jdk9
JDK-8041695 tools Update the NetBeans build script and metadata
More information about the jdk9-dev
mailing list