jdk9-dev: HotSpot
Alejandro E Murillo
alejandro.murillo at oracle.com
Tue Feb 25 10:50:44 PST 2014
jdk9-hs-2014-02-21 has been integrated into jdk9-dev.
http://hg.openjdk.java.net/jdk9/dev/rev/44a3384beedd
http://hg.openjdk.java.net/jdk9/dev/corba/rev/cb3ebb61ce4f
http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/80b39937b791
http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/4d48033d8d1d
http://hg.openjdk.java.net/jdk9/dev/jaxws/rev/bd3f4c548630
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/35e06a324ccb
http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c8548ad6b8cf
http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/feceb45debac
Component : VM
Status : 0 major failures, 0 minor failures
Date : 02/25/2014 at 22:00 MSK
Tested By : VM SQE &dmitry.fazunenko at oracle.com
Cost(total man-days): 1
Workspace : 2014-02-21-204252.amurillo.jdk9-hs-2014-02-21-jdk9-dev-control
Bundles : 2014-02-21-204252.amurillo.jdk9-hs-2014-02-21-jdk9-dev-control
Platforms :
Others
Tests :/net/sqenfs-1.sfbay/export1/comp/vm/testbase/
Log :http://surl.us.oracle.com/pit_jdk9_004_failures
Browsers : NA
Patches : NA
Number of Tests Executed : 411008 passed tests, 3699 failed tests (189 new failures)
Bug verification status:
======================================
Tested, Pass:
Tested, Pass (partial fixes):
Tested, Fail:
Untested bug fixes:
Setup is not available:
7127191: SA JSDB does not display native symbols correctly for transported Linux cores
8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation
8007710: runtime/7158988/FieldMonitor.java fails with com.sun.jdi.VMDisconnectedException: Connection closed
8009738: compiler/6826736/Test.java times out on big machines
8016476: PPC64 (part 1): reenable CORE build
8016491: PPC64 (part 2): Clean up PPC defines.
8016586: PPC64 (part 3): basic changes for PPC64
8016696: PPC64 (part 4): add relocation for trampoline stubs
8017313: PPC64 (part 6): stack handling improvements
8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
8019517: PPC64 (part 102): cppInterpreter: implement G1 support
8019518: PPC64 (part 103): cppInterpreter: implement support for compressed Oops
8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return.
8019922: PPC64 (part 8): Implement Linux/PPC64 support in HotSpot makefiles
8019926: PPC64 (part 106): Make hsdis build and work on Linux/PPC64
8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables
8019972: PPC64 (part 9): platform files for interpreter only VM.
8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
8020121: PPC64: fix build in cppInterpreter after 8019519
8020775: PPC64 (part 12): posix signal printing
8023033: PPC64 (part 13): basic changes for AIX
8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles
8023038: PPC64 (part 15): Platform files for AIX/PPC64 support
8023667: SA: ExceptionBlob and other C2 classes not available in client VM
8024342: PPC64 (part 111): Support for C calling conventions that require 64-bit ints.
8024344: PPC64 (part 112): C argument in register AND stack slot.
8024379: Adapt PPC64 port to 8003424
8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
8024469: PPC64 (part 202): cppInterpreter: support for OSR.
8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
8024922: PPC64 (part 116): Extend adlc to generate fields into nodes.
8026487: PPC64: Implement 'os::fork_and_exec' on AIX
8027146: Class loading verification failure if GC occurs in Universe::flush_dependents_on
8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
8027964: Adapt PPC to 6843347: Boundary values in some public GC options cause crashes
8027965: Adapt PPC to 8015107: NPG: Use consistent naming for metaspace concepts
8027966: Adapt PPC to 8023657: New type profiling points: arguments to call
8027968: Adapt PPC to 8024927: Nashorn performance regression with CompressedOops
8027969: Adapt PPC to 8026328: Setting a breakpoint on invokedynamic crashes the JVM
8028401: PPC (part 117): Improve usability of adlc and format() functionality.
8028470: PPC64 (part 214): linux: extend signal handler to catch SIGTRAP on ppc64.
8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck optimization.
8028514: PPC64: Fix C++ Interpreter after '7195622: CheckUnhandledOops has limited usefulness now'
8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
8028580: PPC64 (part 114/120): Support for Call nodes with constants.
8028767: PPC64: (part 121): smaller shared changes needed to build C2
8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
8029015: PPC64 (part 216): opto: trap based null and range checks
8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.
8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
8029888: PPC64: (part 219): adl replacement variable CondRegister
8029940: PPC64 (part 122): C2 compiler port
8029941: rollback changes in make/jprt.properties for embedded testing
8029957: PPC64 (part 213): cppInterpreter: memory ordering for object initialization
8030350: Enable additional compiler warnings for GCC
8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
8031188: Fix for 8029015: PPC64 (part 216): opto: trap based null and range checks
8031319: PPC64: Some fixes in ppc and aix coding.
8031498: Cleanup and re-factorize PhaseChaitin::build_ifg_physical
8032490: Remove -XX:+-UseOldInlining
8032634: Add #ifdef PPC64 around OrderAccess operations on _thread_state.
8033117: PPC64: Adapt to 8002074: Support for AES on SPARC
8033168: PPC64: gcc 4.8 warning in output_c.cpp
8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
8033440: jmap reports unexpected used/free size of concurrent mark-sweep generation
8034080: Remove the USDT1 dtrace code from Hotspot
8034171: Remove use of template template parameters from binaryTreeDictionary.
8034249: need more workarounds for suspend equivalent condition issue
8034761: Remove the do_code_roots parameter from process_strong_roots
8034764: Use process_strong_roots to adjust the StringTable
8034781: [TESTBUG] runtime/ClassFileUnsupportedClassFileVersion.java unable to find or load main class
8034797: AIX: Fix os::naked_short_sleep() in os_aix.cpp after 8028280
8034860: Fatal error due to incorrect thread state during nightly testing
8035132: [TESTBUG] test/runtime/lambda-features/InvokespecialInterface.java test has unrecognized option
8035392: cppInterpreter: fix message of NPE
8035394: PPC64: Make usage of intrinsic dsqrt depend on processor recognition.
8035423: AIX: Fix os::get_default_process_handle() in os_aix.cpp after 8031968
New bugs filed:
Bugs in PIT build:
Bugs in earlier promoted build:
Number of PIT requested: 1
Integration target J2SE build number:
Issues and Notes: We keep working on reducing the number of new failures, which became less than last week, but still high: 189. No stoppers have been detected yet. Go for integration!
--
Alejandro
More information about the jdk9-dev
mailing list