log

age author description
Mon, 09 Mar 2015 10:06:13 -0400 chf late barriers LateBarriers
Sat, 07 Mar 2015 09:43:34 +0100 rkennke Make Ideal_allocation() work with Shenandoah barriers.
Fri, 06 Mar 2015 21:34:10 +0100 rkennke Implemented basic routine for skipping around Shenandoah barriers when recognizing C2 graph shapes for optimizations.
Thu, 05 Mar 2015 12:49:08 +0100 rkennke Backed out changeset f0099af52c99 (cset test. it's really not worth.)
Thu, 05 Mar 2015 06:43:02 +0100 rkennke Try again with fast cset test.
Wed, 04 Mar 2015 22:05:22 +0100 rkennke Make evacuation-in-progress flag thread local. Saves an instruction when checking the flag.
Wed, 04 Mar 2015 13:53:51 +0100 Roman Kennke Another small fix to the control of write barriers.
Wed, 04 Mar 2015 12:51:40 +0100 Roman Kennke Fix control of read-barrier that's in a null-checking write barrier.
Tue, 03 Mar 2015 23:28:53 +0100 Roman Kennke Removed in-cset-check from C2-compiled write barrier. This doesn't seem to help performance and actually hurts it in some cases.
Tue, 03 Mar 2015 23:28:51 +0100 Roman Kennke Make the load of the evac-in-progress flag and the read-barrier inside the write barrier free from the current control. This enables some great optimizations in C2.
Tue, 03 Mar 2015 14:11:16 +0100 Roman Kennke Removed bogus assert.
Tue, 03 Mar 2015 13:01:37 +0100 Roman Kennke Fix late reference updating.
Mon, 02 Mar 2015 14:40:49 +0100 Roman Kennke Backed out changeset 4611fd0b413b
Sat, 28 Feb 2015 20:08:16 +0100 Roman Kennke Eliminate GC pause after updating references.
Fri, 27 Feb 2015 15:25:27 +0100 Roman Kennke Fix heap used size consistency. Added some verification to ensure heap used size consistency.
Wed, 25 Feb 2015 18:33:18 +0100 Roman Kennke Little ShenandoahBarrierSet fixlet to account for superclass changes.
Wed, 25 Feb 2015 18:33:17 +0100 Roman Kennke Revert special case for Shenandoah. It prevents compilation, and there's a fix upstream.
Wed, 25 Feb 2015 17:28:00 +0100 Roman Kennke Merge
Thu, 19 Feb 2015 16:37:05 -0800 lana Merge jdk9-b52
Mon, 16 Feb 2015 08:47:39 -0800 amurillo Merge
Fri, 13 Feb 2015 05:17:41 -0800 ctornqvi Merge
Wed, 11 Feb 2015 17:41:55 +0100 dfuchs 8072482: Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Tue, 10 Feb 2015 22:22:36 +0000 psandoz Merge
Tue, 10 Feb 2015 21:32:05 +0100 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Tue, 10 Feb 2015 15:10:47 -0500 coleenp 8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Tue, 10 Feb 2015 16:53:00 +0000 psandoz Merge
Tue, 10 Feb 2015 14:10:43 +0100 psandoz 8068975: Remove deprecated methods on sun.misc.Unsafe and clean up native implementation
Tue, 10 Feb 2015 09:25:00 -0500 hseigel 8072694: Need errno info when CDS archive creation fails
Tue, 02 Dec 2014 19:47:45 +0100 jbachorik 8067447: Factor out the shared implementation of the VM flags manipulation code
Fri, 06 Feb 2015 10:40:04 -0800 dcubed Merge
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Wed, 04 Feb 2015 16:26:38 +0100 goetz 8072434: 8064457: introduces performance regressions in 9-b47
Thu, 05 Feb 2015 12:54:34 +0100 sla 8072455: Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
Wed, 04 Feb 2015 21:33:22 -0500 dholmes 8072575: Add missing test for 8065895
Wed, 04 Feb 2015 18:47:42 -0500 dholmes 8065895: Synchronous signals during error reporting may terminate or hang VM process
Wed, 04 Feb 2015 16:09:49 +0100 miauno 8072472: serviceability/dcmd/framework/* should be quarantined
Fri, 13 Feb 2015 01:41:06 +0100 jwilhelm Merge
Wed, 11 Feb 2015 14:47:21 +0100 mlarsson 8066566: Refactor ParNewGeneration to contain ParNewTracer
Tue, 10 Feb 2015 17:41:19 -0500 tschatzl 8065093: Remove unused variable/output argument
Tue, 10 Feb 2015 15:44:42 -0500 tschatzl 8072056: Remove unnecessary header file #include
Mon, 09 Feb 2015 17:38:42 +0100 jwilhelm 8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Mon, 09 Feb 2015 09:51:12 +0300 skovalev 8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
Fri, 06 Feb 2015 16:24:25 +0100 mgerdin 8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
Thu, 12 Feb 2015 13:55:54 -0800 vlivanov Merge
Mon, 09 Feb 2015 13:45:59 +0100 roland 8071821: Assert failed in UnexpectedDeoptimizationTest.java
Mon, 09 Feb 2015 15:10:58 +0100 roland 8072016: Array copy may cause infinite cycle of deoptimization/compilation
Fri, 06 Feb 2015 13:50:44 +0100 roland 8071999: SA's buildreplayjars fail with exception
Fri, 30 Jan 2015 15:23:41 +0100 roland 8071533: assert(n0->is_Call()) failed: expect a call here
Fri, 30 Jan 2015 20:45:18 +0300 pchistyakov 8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
Fri, 06 Feb 2015 18:16:55 +0100 zmajo 8072398: assert fails in L1RGenerator::increment_event_counter_impl
Fri, 30 Jan 2015 12:53:56 +0100 goetz 8071996: split_if accesses NULL region of ConstraintCast
Tue, 03 Feb 2015 09:56:21 +0000 anoll Merge
Tue, 03 Feb 2015 10:30:16 +0100 anoll 8068440: Test6857159.java times out
Mon, 02 Feb 2015 23:26:33 -0500 dlong 8069030: support new PTRACE_GETREGSET
Mon, 02 Feb 2015 14:35:24 +0000 thartmann Merge
Mon, 02 Feb 2015 15:19:24 +0100 thartmann 8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
Sat, 31 Jan 2015 02:42:13 -0500 dlong Merge
Fri, 30 Jan 2015 10:27:50 -0800 kvn 8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
Fri, 30 Jan 2015 15:36:29 +0000 anoll Merge
Fri, 30 Jan 2015 14:35:37 +0000 anoll Merge