jdk9-dev: HotSpot
Alejandro E Murillo
alejandro.murillo at oracle.com
Wed Feb 18 17:38:40 UTC 2015
jdk9-hs-2015-02-16 has been integrated into jdk9-dev.
http://hg.openjdk.java.net/jdk9/dev/rev/398d207005fa
http://hg.openjdk.java.net/jdk9/dev/corba/rev/d243fb6b055e
http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/16157f91ff41
http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/7cb3674cbd8c
http://hg.openjdk.java.net/jdk9/dev/jaxws/rev/bb9cf97a5ac6
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/0583b3a03da3
http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c40f54b4d890
http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/10b32cc48ccc
Component : VM
Status : Go for integration
Date : 02/18/2015 at 17:00 MSK
Tested By : VM SQE &dmitry.fazunenko at oracle.com
Bundles : 2015-02-16-165907.amurillo.jdk9-hs-2015-02-16-snapshot
Testing:
33 new failures, 2519 known failures, 289412 passed.
Issues and Notes:
No detailed analysis. No stoppers have been detected so far. Go for integration
CRs for testing:
8062303: Remove com.sun.tracing API
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
8065093: Remove unused variable/output argument
8065895: Synchronous signals during error reporting may terminate or hang VM process
8066566: Refactor ParNewGeneration to contain ParNewTracer
8067447: Factor out the shared implementation of the VM flags manipulation code
8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
8068440: Test6857159.java times out
8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
8068976: Remove JSDT implementation
8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
8069030: support new PTRACE_GETREGSET
8069286: Unexpected count of notification in LowMemoryTest
8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact
8071533: assert(n0->is_Call()) failed: expect a call here
8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
8071654: disassembler handles embedded OOPs not uniformly
8071787: Don't block inlining when DONT_INLINE_THRESHOLD=0
8071788: BlockInliningWrapper.asType() is broken
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
8071818: Incorrect addressing mode used for ldf in SPARC assembler
8071821: Assert failed in UnexpectedDeoptimizationTest.java
8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known
8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
8071996: split_if accesses NULL region of ConstraintCast
8071999: SA's buildreplayjars fail with exception
8072016: Array copy may cause infinite cycle of deoptimization/compilation
8072056: Remove unnecessary header file #include
8072398: assert fails in L1RGenerator::increment_event_counter_impl
8072434: 8064457: introduces performance regressions in 9-b47
8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
8072472: serviceability/dcmd/framework/* should be quarantined
8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
8072575: Add missing test for 8065895
8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
8072694: Need errno info when CDS archive creation fails
8072932: Test fails with java.security.AccessControlException: access denied ("java.security.SecurityPermission" "getDomainCombiner")
--
Alejandro
More information about the jdk9-dev
mailing list