jdk9-dev: HotSpot

Alejandro E Murillo alejandro.murillo at oracle.com
Wed Jan 20 06:25:16 UTC 2016


jdk9-hs-2016-01-14 has been integrated into jdk9-dev.

http://hg.openjdk.java.net/jdk9/dev/rev/94f951fa58b7
http://hg.openjdk.java.net/jdk9/dev/corba/rev/7cf41aa89a2b
http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/644c707f9b70
http://hg.openjdk.java.net/jdk9/dev/jaxp/rev/6aa4b1090a7c
http://hg.openjdk.java.net/jdk9/dev/jaxws/rev/daffd583eb35
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/9a1f5b91d6fd
http://hg.openjdk.java.net/jdk9/dev/langtools/rev/1fd828240c4d
http://hg.openjdk.java.net/jdk9/dev/nashorn/rev/981b353f2f75

Component : VM
Status    : Go for integration
Date      : 01/18/2016 at 19:00 MSK
Tested By : VM SQE &dmitry.fazunenko at oracle.com

Bundles   : 2016-01-15-045848.amurillo.jdk9-hs-2016-01-14-snapshot

Testing: 88 new failures, 2948 known failures, 299552 passed.

Issues and Notes:
No detailed analysis. No stoppers have been detected so far.  Go for integration

CRs for testing:
6425769: Allow specifying an address to bind JMX remote connector
6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
6808665: Use486InstrsOnly aborts 32-bit VM
6869327: Add new C2 flag to keep safepoints in counted loops.
7065236: To interpret case-insensitive string locale independently
8015396: double a%b returns NaN for some (a,b) (|a|  < inf,|b|>0)
8042660: vm/mlvm/anonloader/stress/byteMutation failed with: assert(index >=0 && index < _length) failed: symbol index overflow
8046936: JEP 270: Reserved Stack Areas for Critical Sections
8048521: Remove obsolete code from os_windows.cpp/hpp
8065331: Add trace events for failed allocations
8067194: Restructure hotspot/agent/src to conform the modular source layout
8068394: Trace event for concurrent GC phases
8071507: (ref) Clear phantom reference as soft and weak references do
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
8074457: Remove the non-Zero CPP Interpreter
8079125: [aix] clean up Linux-specific code remnants in AIX coding
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
8132723: Add tests which check that soft references to humongous objects should work correctly
8132724: Add tests which check that weak references to humongous objects should work correctly
8132961: JEP 279: Improve Test-Failure Troubleshooting
8133023: ParallelGCThreads is not calculated correctly
8133348: Reference.reachabilityFence
8134883: C1 hard crash in range check elimination in Nashorn test262parallel
8134994: use separate VMStructs databases for SA and JVMCI
8136445: Performance issue with Nashorn and C2's global code motion
8136924: Vectorized support for array equals/compare/mismatch using Unsafe
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
8139484: [Findbugs] new sun.jvm.hotspot.SAGetopt(String[]) may expose internal representation
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
8139864: Improve handling of stack protection zones.
8139871: G1CollectorPolicy::_cur_mark_stop_world_time_ms is never read from
8140667: CompilerControl: tests incorrectly set states for excluded methods
8141123: Cleanup in FreeIdSet
8141211: Convert TraceExceptions to Unified Logging
8141351: Create tests for direct invoke instructions testing
8142874: [TESTBUG] OptionsValidation testing framework needs to handle VM error codes in some cases
8142909: Integration of minor fixes from the build-infra project
8143072: [JVMCI] Port JVMCI to AArch64
8143215: gcc 4.1.2: fix three issues breaking the build.
8143355: Update for addition of vectorizedMismatch intrinsic for x86
8143571: [JVMCI] Double unregistering of nmethod during unloading
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
8143817: C1: Platform dependent stack space not preserved for all runtime calls
8143925: Enhancing CounterMode.crypt() for AES
8143930: C1 LinearScan asserts when compiling two back-to-back CompareAndSwapLongs
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
8144019: PPC64 C1: Introduce Client Compiler
8144091: CompilerControl: directive file doesn't override inlining rules
8144197: Possible use after free in Arguments::add_property function
8144219: [posix] Remove redundant code around os::print_siginfo()
8144220: UL does not support full path names for log files on windows
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
8144246: adding lots of directives via jcmd may produce OOM crash
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris
8144332: HSDB could not terminate when close button is pushed.
8144466: ppc64: fix argument passing through opto stubs.
8144486: Change G1UpdateRSOrPushRefOopClosure to inherit OopClosure
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
8144498: aarch64: large code cache generates SEGV
8144505: Change G1ParCopyHelper to inherit OopClosure
8144582: AArch64 does not generate correct branch profile data
8144584: Change FilterIntoCSClosure to inherit OopClosure
8144587: aarch64: generate vectorized MLA/MLS instructions
8144601: Premature assert in directive inline parsing
8144657: Invalid format specifiers in jvmci trace messages
8144701: Change three G1 remembererd set closures to be OopClosures
8144704: [JVMCI] add tests for simple code installation
8144714: Add extension point to G1 evacuation closures
8144716: Unable to build in Visual Studio after JVMCI change
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files
8144771: Use AVX3 instructions for string compare
8144822: PPC64: Fix build after 8072008
8144847: PPC64: Update Transactional Memory and Atomic::cmpxchg code
8144850: C1: operator delete needs an implementation
8144852: Corrupted oop in nmethod
8144853: Print the names of callees in PrintAssembly/PrintInterpreter
8144874: Reimplement TraceClassResolution with Unified Logging.
8144885: agent/src/os/linux/libproc.h needs to support Linux/SPARC builds
8144908: Remove apply_to_weak_ref_discovered_field override for UpdateRSOopClosure
8144921: Remove JDK6_OR_EARLIER code from os_windows
8144933: CompilerControl: commandfile/ExcludeTest has incorrect jtreg run innotation
8144935: C2: safepoint is pruned from a non-counted loop
8144944: JVMCI compiler initialization can happen on different thread than JVMCI initialization
8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
8144965: Show oop pointer in call frame at HSDB.
8144993: Elide redundant memory barrier after AllocationNode
8144996: Replace the HeapRegionSetCount class with an uint
8145015: jni_GetStringCritical asserts for empty strings
8145026: compiler/jsr292/NonInlinedCall/RedefineTest.java fails with: java.lang.NullPointerException in ClassFileInstaller.main
8145061: Too many instances of java.lang.Boolean created in Java application (hotspot repo)
8145073: Filename and linenumber are not printed for asserts any more.
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
8145092: Use Unified Logging for the GC logging
8145096: Undefined behaviour in HotSpot
8145099: Better error message when SA can't attach to a process
8145103: [aix] implement os::print_register_info()
8145114: const-correctness for ucontext_t* reading functions
8145117: PPC64: Remove cpp interpreter implementation
8145137: Incorrect call signature can be used in nmethod::preserve_callee_argument_oops
8145153: Convert TraceMonitorInflation to Unified Logging
8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c
8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
8145271: stand-alone hotspot build is broken
8145292: PPC64: fix build after "8046936: JEP 270: Reserved Stack Areas for Critical Sections"
8145294: TestLogRotation.java triggers a race in the UL framework
8145300: ppc64: fix port of "8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls"
8145301: Improve and unify the printout format for the g1HRPrinter.
8145303: Clean up the units for log_gc_footer
8145315: VM crashes in print_task_time_stamps()
8145317: ReservedStackTest fails with ReentrantLock looks corrupted
8145320: Create unsafe_arraycopy and generic_arraycopy for AArch64
8145328: SEGV in DirectivesStack::getMatchingDirective
8145338: compiler/jsr292/CallSiteDepContextTest.java fails: assert(dep_implicit_context_arg(dept) == 0) failed: sanity
8145345: LogCompilation output is empty after JEP165: Compiler Control
8145400: ProjectCreator broken after JEP 223 changes
8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found
8145427: [aix] xlc: wrong flag used to switch off optimization
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
8145445: [TESTBUG] runtime/logging tests need to properly build and import libraries
8145528: PPC64: Remove cpp interpreter implementation - part II
8145534: TestRemsetLogging.java takes a long time
8145553: Fix warnings in AArch64 directory
8145564: 8036003: startup regression on linux fastdebug builds
8145566: PrintNMethods compile command broken since b89
8145593: Clean up metaspaceShared.cpp
8145603: Enable build.bat to use vcproj to build
8145606: [TESTBUG] MonitorInflationTest.java should be rewritten to be more predictable
8145620: Disable compiler/floatingpoint/ModNaN.java
8145629: Disable test/runtime/logging/MonitorInflationTest.java
8145667: Move FromCardCache into separate files
8145671: Rename FromCardCache to G1FromCardCache
8145672: Remove dependency of G1FromCardCache to HeapRegionRemSet
8145673: G1RemSetSummary.hpp uses FREE_C_HEAP_ARRAY
8145674: Fix includes and forward declarations in g1Remset files
8145688: Update for x86 pow in the math lib
8145714: [JVMCI] SPARC broken after JDK-8134994
8145717: Use AVX3 instructions for Arrays.equals() intrinsic
8145752: Fix include guards in GC code
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
8145774: Move scrubbing setup code away out of ConcurrentMark
8145828: JPRT hotspot push jobs should allow merge on push
8145913: PPC64: add Montgomery multiply intrinsic
8145982: JMXInterfaceBindingTest is failing intermittently
8146001: Remove support for command line options from JVMCI
8146011: sun/management/jmxremote/bootstrap/CustomLauncherTest crash at assert(stack_size)
8146043: run JVMCI tests in JPRT
8146098: Visual Studio build fails after SA restructure
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
8146481: Disable runtime/logging/DefaultMethodsTest.java
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc

-- 
Alejandro



More information about the jdk9-dev mailing list