jdk9-b37: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed Oct 29 20:08:46 UTC 2014


http://hg.openjdk.java.net/jdk9/jdk9/rev/723a67b0c442 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/dd7bbdf81a53 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/478972d90f7b 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/27c3345d6dce 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/90de6ecbff46 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/48e4ec70cc1c 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/b1c2dd843f24 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/7e9add74ad50 

---

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

List of all fixes:
===================
JDK-8042622   core-libs       Check for CRL results in IllegalArgumentException "white space not allowed"
JDK-8059767   core-libs       FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
JDK-8059844   core-libs       Implement optimistic splitter
JDK-8062024   core-libs       Issue with date.setFullYear when time other than midnight
JDK-8059843   core-libs       Make AST serializable
JDK-8060483   core-libs       NPE with explicitCastArguments unboxing null
JDK-8058610   core-libs       Pessimistic LMUL used where optimistic should be 
JDK-8059411   core-libs       RowSetWarning does not correctly chain warnings
JDK-8061391   core-libs       String.concat needs to have optimistic builtin versions
JDK-8060170   core-libs       Support SIO_LOOPBACK_FAST_PATH option on Windows
JDK-8059813   core-libs       Type Info Cache flag must must be documented
JDK-8060724   core-libs       ant test262parallel in Nashorn spends a significant amount of time after almost all the tests are run
JDK-8061955   core-libs       asm.js idioms result in unnecessarily code emission
JDK-8060086   core-libs       closed/java/lang/Character/CheckBlocks.java failed
JDK-8060089   core-libs       closed/java/util/Calendar/CalendarTestScripts/Japanese*Tests.sh failed in tr locale
JDK-8061257   core-libs       nashorn ant build script should have a sanity target
JDK-8060432   core-libs       tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854
JDK-8044473   core-svc        Allow for extended set of platform MXBeans
JDK-8060692   core-svc        Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
JDK-8061312   core-svc        Even more debug output needed 
JDK-8046190   core-svc        Move com/sun/jmx/snmp and sun/management/snmp to the closed jdk repo
JDK-8056143   core-svc        interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
JDK-8029465   core-svc        warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
JDK-8049373   embedded        All compact profiles builds fail following JDK-8044473
JDK-8059353   embedded        [TESTBUG] closed/runtime/AppCDS tests failed on minimal VM
JDK-8059604   hotspot         Add CompileThresholdScaling flag to control when methods are first compiled (with +/-TieredCompilation)
JDK-8047934   hotspot         Adding new API for unlocking diagnostic argument for SharedArchiveFile
JDK-8060116   hotspot         After JDK-8047976 gc/g1/TestSummarizeRSetStatsThreads fails
JDK-8057737   hotspot         Avoid G1 write barriers on newly allocated objects
JDK-8057777   hotspot         Cleanup of old and unused VM interfaces
JDK-8049737   hotspot         Contended Locking reorder and cache line bucket
JDK-8027428   hotspot         Different conditions for printing taskqueue statistics for parallel gc, parNew and G1
JDK-8059758   hotspot         Footprint regressions with JDK-8038423
JDK-8058801   hotspot         G1TraceReclaimDeadHumongousObjectsAtYoungGC only prints humongous object liveness output when there is at least one candidate humongous object
JDK-8055005   hotspot         GC should react to memory pressure
JDK-8060439   hotspot         JFR initialization attempt failed on windows x86_64
JDK-7102541   hotspot         RFE: os::set_native_thread_name() cleanups
JDK-8059100   hotspot         SIGSEGV VirtualMemoryTracker::remove_released_region
JDK-8058606   hotspot         [TESTBUG] Detailed Native Memory Tracking (NMT) data is not verified as output at VM exit
JDK-8057135   hotspot         [TESTBUG] Need a test to cover JDK-8050167
JDK-8060034   hotspot         [TESTBUG] Test closed/runtime/superInTryBlock/TestCtorThrow.java can pass when it should fail
JDK-8060493   hotspot         [TESTBUG] hotspot/test/closed/runtime/AppCDS/ParallelLoad2.java - ParallelLoad.class : no such file or directory 
JDK-8061932   hotspot         closed/com/oracle/jfr/dynamicstart/TestDynamicStart.java fails due to changes from JDK-8056143
JDK-8059924   hotspot         com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java: assert(Universe::verify_in_progress() || !SafepointSynchronize::is_at_safepoint()) failed: invariant
JDK-8046268   hotspot         compiler/whitebox/ tests fail :  must be osr_compiled
JDK-8059847   hotspot         complement JDK-8055286 and JDK-8056964 changes
JDK-8058746   hotspot         escape analysis special case code for array copy broken by 7173584
JDK-8059904   hotspot         libjvm_db.c warnings in solaris/sparc build with SS
JDK-8060215   hotspot         per-method PrintIdealGraphLevel
JDK-8059389   hotspot         process_object_instance_fmt is incorrect for non-english versions of Windows
JDK-8061610   infrastructure  "make test" broken for hotspot test targets
JDK-8060102   infrastructure  Add build scripts for SE Embedded and JDK-on-ARM
JDK-8061301   infrastructure  Fix typo when translating characters in $USER
JDK-8060766   infrastructure  build of jdk9-b33 seems broken due to how security zip files are interfaced
JDK-8061924   infrastructure  demos target fails if users CDPATH is incorrectly set
JDK-8061830   other-libs      [asm] refresh internal ASM version v5.0.3
JDK-8031532   performance     CMM: Add a Resource Pressure MBean
JDK-8049682   performance     CMM: Move SystemResourcePressureImpl from jdk.internal.cmm to jdk.management.cmm.internal
JDK-8061574   security-libs   9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20 
JDK-8061464   security-libs   A typo in CipherTestUtils test
JDK-8058547   security-libs   Memory leak in ProtectionDomain cache
JDK-8046002   security-libs   Move Ucrypto to the open jdk repo
JDK-8054448   tools           (ann) Cannot reference field of inner class in an anonymous class
JDK-8061723   tools           8060056 breaks tests on Windows
JDK-8061323   tools           JavadocTokenizer repeatedly compiles pattern to check for deprecation
JDK-8057800   tools           Method reference with generic type creates NPE when compiling
JDK-8054457   tools           Refactor Symbol kinds from small ints to an enum
JDK-8042888   tools           Remove extcheck tool
JDK-8059423   tools           Replace references for rt.jar by temp.jar
JDK-8060715   tools           There is a small race condition in IdleResetSjavac
JDK-8061778   tools           Wrong LineNumberTable for default constructors
JDK-8059710   tools           javac, the same approach used in fix for JDK-8058708 should be applied to Code.closeAliveRanges
JDK-8060056   tools           replace java.io.File with java.nio.file.Path
JDK-8051540   xml             Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
JDK-8051561   xml             Convert JAXP functional tests to jtreg(TestNG): javax.xml.xpath.*
JDK-8061686   xml             Size limits in BufferAllocator should have been final


More information about the jdk9-dev mailing list