jdk9-b66: dev

lana.steuck at oracle.com lana.steuck at oracle.com
Wed May 27 19:03:56 UTC 2015


http://hg.openjdk.java.net/jdk9/jdk9/rev/dc6e8336f51b 
http://hg.openjdk.java.net/jdk9/jdk9/nashorn/rev/9dd95cff9dae 
http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/fd6bda430d96 
http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/4fbcca8ab812 
http://hg.openjdk.java.net/jdk9/jdk9/jaxws/rev/1232f4013417 
http://hg.openjdk.java.net/jdk9/jdk9/jaxp/rev/d5963ccce28d 
http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/197e94e0dacd 
http://hg.openjdk.java.net/jdk9/jdk9/corba/rev/44ee68f7dbac 

---

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

List of all fixes:
===================
JDK-8080535   core-libs       (ch) Expected size of Character.UnicodeBlock.map is not optimal 
JDK-8080589   core-libs       (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync  
JDK-8080629   core-libs       (fs) Re-enable ability to fsync() on directories even though read()s o 
JDK-8076543   core-libs       Add @modules as needed to the langtools tests 
JDK-8079424   core-libs       Code generator emits an extra POP for discarded boolean logical operat 
JDK-8080248   core-libs       Coding regression in HKSCS charsets 
JDK-8080623   core-libs       CPU overhead in FJ due to spinning in awaitWork 
JDK-8080848   core-libs       delete of bound Java method property results in crash 
JDK-8078414   core-libs       Don't create impossible converters for ScriptObjectMirror 
JDK-8075284   core-libs       fix up miscellaneous TM constructions 
JDK-8080471   core-libs       fix usage of replace and file separator in Nashorn tests 
JDK-8077846   core-libs       Improve locking strategy for readConfiguration(), reset(), and initial 
JDK-8078136   core-libs       Incorrect figure number in reference to Hacker's Delight book in Long. 
JDK-8074002   core-libs       java.time.ZoneId.systemDefault() should be faster 
JDK-8055269   core-libs       java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermitt 
JDK-8078582   core-libs       java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Pro 
JDK-8080598   core-libs       Javadoc warnings in Global.java after lazy initialization 
JDK-8079145   core-libs       jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion 
JDK-8049300   core-libs       jjs scripting: need way to quote $EXEC command arguments to protect sp 
JDK-8077155   core-libs       LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURL 
JDK-8074657   core-libs       Missing space on a boundary of concatenated strings 
JDK-8071571   core-libs       Move substring of same string to slow path 
JDK-8080711   core-libs       Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures 
JDK-8072853   core-libs       SimpleScriptContext used by NashornScriptEngine doesn't completely com 
JDK-8080422   core-libs       Some docs cleanup for core libs 
JDK-8080680   core-libs       sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups 
JDK-8072002   core-libs       The spec on javax.script.Compilable contains a typo and confusing inco 
JDK-8080658   core-libs       Update sun/nio/cs/FindDecoderBugs.java to use random number generator  
JDK-8079559   core-svc        Exclude demo/jvmti/hprof tests 
JDK-8059047   core-svc        Extract parser/validator from jhat for use in tests 
JDK-8079890   core-svc        heapdump/JMapHeap should be unquarantined 
JDK-8080538   core-svc        hprof does not work well with multiple agents on non-Solaris platforms 
JDK-8076524   core-svc        Remove jhat tests and help library from JDK 
JDK-8076473   core-svc        Remove the jhat code and update makefiles 
JDK-8079120   core-svc        serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed 
JDK-6755586   core-svc        Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail 
JDK-8078436   hotspot          java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed 
JDK-8079545   hotspot         [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes 
JDK-8079112   hotspot         [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent gro 
JDK-8078558   hotspot         [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job 
JDK-8033561   hotspot         [TESTBUG] Nightly test metaspace/gc/firstGC_99m timeout 
JDK-8078593   hotspot         [TESTBUG] ppc: Enable jtreg tests for new features 
JDK-8077529   hotspot         [TESTBUG] Remove hotspot.internalvmtests from jprt config 
JDK-8030680   hotspot         292 cleanup from default method code assessment 
JDK-8080586   hotspot         aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails 
JDK-8079561   hotspot         Add a method to convert counters to milliseconds 
JDK-8076276   hotspot         Add support for AVX512 
JDK-8079579   hotspot         Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/ 
JDK-8077276   hotspot         allocating heap with UseLargePages and HugeTLBFS may trash existing me 
JDK-8079797   hotspot         assert(index >= 0 && index < _count) failed: check 
JDK-8079360   hotspot         AttachProviderImpl could not be instantiated 
JDK-8079556   hotspot         BACKOUT - Determining the desired PLAB size adjusts to the the number  
JDK-8076998   hotspot         BadHandshakeTest.java fails due to warnings in output 
JDK-8078497   hotspot         C2's superword optimization causes unaligned memory accesses 
JDK-8079330   hotspot         Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArr 
JDK-8078897   hotspot         Clean out unused code in G1MMUTracker 
JDK-8080420   hotspot         Compilation of TestVectorizationWithInvariant fails with "error: packa 
JDK-8080100   hotspot         compiler/rtm/* tests fail due to Compilation failed 
JDK-8079080   hotspot         ConcurrentMark::mark_stack_push(oop) is unused 
JDK-8079343   hotspot         Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance 
JDK-8073204   hotspot         Determining the desired PLAB size adjusts to the the number of threads 
JDK-8079280   hotspot         Fix format warning/error in vm_version_ppc.cpp 
JDK-8079200   hotspot         Fix heapdump tests to validate heapdump after jhat is removed 
JDK-8079148   hotspot         Fix incorrect include guards 
JDK-8079337   hotspot         Format string issues in workgroup.cpp and taskqueue.cpp 
JDK-8076542   hotspot         G1 does not print heap page size information with -XX:+TracePageSizes 
JDK-8073476   hotspot         G1 logging ignores changes to PrintGC* flags via MXBeans 
JDK-8013171   hotspot         G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index 
JDK-7006810   hotspot         G1: Introduce peace-of-mind checking in the Suspendible Thread Set 
JDK-8079840   hotspot         G1StringDedupTable::deduplicate() reset String hash value unnecessaril 
JDK-6407976   hotspot         GC worker number should be unsigned 
JDK-8076995   hotspot         gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang. 
JDK-8073669   hotspot         gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies 
JDK-8078613   hotspot         HAS_BEEN_MOVED has been moved 
JDK-8078405   hotspot         Heap decommit failed in TestShrinkAuxiliaryData tests 
JDK-8069005   hotspot         Hotspot crashes in System.out.println with assert(resolved_method->met 
JDK-8076284   hotspot         Improve vectorization of parallel streams 
JDK-8078628   hotspot         linux-zero does not build without precompiled header 
JDK-8073632   hotspot         Make auxiliary data structures know their own translation factor 
JDK-8078345   hotspot         Move PSParallelCompact::mark_and_push to ParCompactionManager 
JDK-8064458   hotspot         OopMap class could be more compact 
JDK-8076188   hotspot         Optimize arraycopy out for non escaping destination 
JDK-8076579   hotspot         Popping a stack frame after exception breakpoint sets last method para 
JDK-8078601   hotspot         print_concurrent_locks should be guarded with INCLUDE_SERVICES 
JDK-8079275   hotspot         Remove CollectedHeap::use_parallel_gc_threads 
JDK-8079091   hotspot         Remove dictionary NULL check on common path of BlockFreeList methods 
JDK-8071462   hotspot         Remove G1ParGCAllocator::alloc_buffer_waste 
JDK-8078341   hotspot         Remove the unused PSParallelCompact::_updated_int_array_klass_obj 
JDK-8078340   hotspot         Remove the unused PSParallelCompact::KeepAliveClosure 
JDK-8031401   hotspot         Remove unused code in the reference processor 
JDK-8076177   hotspot         Remove usage of stack.inline.hpp functions from taskqueue.hpp 
JDK-8067013   hotspot         Rename the com.oracle.java.testlibary package 
JDK-8078563   hotspot         Restrict reduction optimization 
JDK-8075215   hotspot         SATB buffer processing found reclaimed humongous object 
JDK-8076318   hotspot         split verifier needs to add TraceClassResolution  
JDK-8079263   hotspot         Suppress warning about disabling adaptive size policy when enabling Us 
JDK-8080048   hotspot         Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrect 
JDK-8075492   hotspot         update IGV in hs-comp 
JDK-8075966   hotspot         Update ProjectCreator to create projects using Visual Studio 2013 tool 
JDK-8079564   hotspot         Use FP register as proper frame pointer in JIT compiled code on aarch6 
JDK-8074016   infrastructure  Add convenient way of adding custom test targets to hotspot's test mak 
JDK-8080630   infrastructure  Stop doing sed manipulation of manifest files in SetupJavaCompilation 
JDK-8079693   security-libs   Add support for ECDSA P-384 and P-521 curves to XML Signature 
JDK-8079138   security-libs   Additional negative tests for XML signature processing 
JDK-8077102   security-libs   dns_lookup_realm should be false by default 
JDK-8079140   security-libs   IgnoreAllErrorHandler should use doPrivileged when it reads system pro 
JDK-8048820   security-libs   Implement tests for SecretKeyFactory 
JDK-8080522   security-libs   Optimize string operations in java.base/share/classes/sun/security/x50 
JDK-8072578   security-libs   ProbeKeystores.java creates files in test.src 
JDK-8048599   security-libs   Tests for key wrap and unwrap operations 
JDK-8055753   security-libs   Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection 
JDK-8079613   tools           Deeply chained expressions + several overloads + unnecessary inference 
JDK-8068464   tools           Group 10d: golden files for tests in tools/javac dir 
JDK-8068465   tools           Group 10e: golden files for tests in tools/javac dir  
JDK-8074387   tools           Group 11: golden files for coin tests in tools/javac dir 
JDK-8074408   tools           Group 12: golden files for tests in tools/javac dir 
JDK-8074417   tools           Group 13a: golden files for tests in tools/javac/generics dir 
JDK-8074425   tools           Group 13b: golden files for tests in tools/javac/generics dir 
JDK-8074502   tools           Group 13c: golden files for tests in tools/javac/generics dir  
JDK-8074514   tools           Group 13d: golden files for tests in tools/javac/generics dir 
JDK-8075163   tools           Group 14a: golden files for tests in tools/javac/generics/wildcards di 
JDK-8075164   tools           Group 14b: golden files for tests in tools/javac/generics/wildcards di 
JDK-8075165   tools           Group 14c: golden files for tests in tools/javac/generics/wildcards di 
JDK-8075166   tools           Group 14d: golden files for tests in tools/javac/generics/wildcards di 
JDK-8077822   tools           javac does not recognize '*.java' as file if '-J' option is specified 
JDK-8080572   tools           langtools/test/tools/javac/generics/T5011073.java failing 
JDK-8080870   tools           Open up Dependencies for use from other packages 
JDK-8080539   tools           Remove few test files that did not get removed with the patch 
JDK-8080897   tools           tests broken in bad merge 


More information about the jdk9-dev mailing list