log

age author description
Tue, 14 Jun 2011 10:33:43 -0400 tonyp 7046558: G1: concurrent marking optimizations
Mon, 13 Jun 2011 13:48:18 +0200 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
Mon, 13 Jun 2011 09:58:16 -0700 ysr 7051430: CMS: ongoing CMS cycle should terminate abruptly to allow prompt JVM termination at exit
Fri, 10 Jun 2011 15:44:02 -0700 minqi Merge
Fri, 10 Jun 2011 15:08:36 -0700 minqi 6941923: RFE: Handling large log files produced by long running Java Applications
Fri, 10 Jun 2011 13:16:40 -0400 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
Wed, 08 Jun 2011 21:48:38 -0400 tonyp 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Wed, 08 Jun 2011 15:31:51 -0400 tonyp 7032531: G1: enhance GC logging to include more accurate eden / survivor size transitions
Wed, 08 Jun 2011 08:39:53 -0700 ysr Merge
Thu, 02 Jun 2011 10:23:36 -0700 ysr 7048782: CMS: assert(last_chunk_index_to_check<= last_chunk_index) failed: parCardTableModRefBS.cpp:359
Fri, 27 May 2011 10:23:03 -0700 ysr 7048342: CMS: eob == _limit || fc->isFree() failed: Only a free chunk should allow us to cross over the limit
Fri, 01 Jul 2011 13:07:16 -0700 trims 7061691: Fork HS21 to HS22 - renumber Minor and build numbers of JVM
Wed, 15 Jun 2011 10:20:03 -0700 never Merge
Tue, 14 Jun 2011 15:20:55 -0700 never Merge
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Sat, 04 Jun 2011 10:36:22 -0700 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Thu, 09 Jun 2011 01:33:42 +0400 dsamersoff Merge
Thu, 02 Jun 2011 21:01:48 -0700 coleenp Merge
Thu, 02 Jun 2011 14:17:48 -0400 coleenp 7049928: VM crashes with "assert(_adapter != NULL) failed: must have" at methodOop.cpp:63
Sat, 21 May 2011 15:39:54 -0700 coleenp 7033141: assert(has_cp_cache(i)) failed: oob
Tue, 07 Jun 2011 13:17:05 -0700 jcoomes Merge
Mon, 23 May 2011 16:42:14 -0700 ysr 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557
Wed, 01 Jun 2011 23:25:31 -0700 jrose 7049410: JSR 292 old method name MethodHandle.invokeGeneric should not be accepted by the JVM
Wed, 01 Jun 2011 23:25:20 -0700 jrose 7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError
Tue, 31 May 2011 10:05:36 -0700 kvn 6956668: misbehavior of XOR operator (^) with int
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field