log

age author description
Thu, 09 Dec 2010 17:53:22 +0300 dsamersoff 6989076: JVM crashes in klassItable::initialize_itable_for_interface
Wed, 15 Dec 2010 23:38:10 -0800 iveresov Merge
Mon, 13 Dec 2010 22:41:03 -0800 never 7004940: CTW: assert(!def_outside->member(r)) failed: Use of external LRG overlaps the same LRG
Fri, 10 Dec 2010 14:14:02 -0800 kvn 6993125: runThese crashes with assert(Thread::current()->on_local_stack((address)this))
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Wed, 08 Dec 2010 02:36:36 -0800 iveresov 7005241: C1: SEGV in java.util.concurrent.LinkedTransferQueue.xfer() with compressed oops
Tue, 07 Dec 2010 11:00:02 -0800 kvn 7004925: CTW: assert(nbits == 32 || -(1 << nbits-1) <= x && x < ( 1 << nbits-1)) failed: value out of range
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Fri, 03 Dec 2010 12:14:33 -0800 never 7004530: casx used for 32 bit cas after 7003554
Fri, 03 Dec 2010 06:14:37 -0800 twisti 7003798: test/compiler/6991596 fails with true != false
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Thu, 02 Dec 2010 01:02:55 -0800 twisti 6998985: faulty generic arraycopy on windows x86_64: 4th arg overwritten with oop
Wed, 01 Dec 2010 15:47:52 -0800 never 6875026: CTW failure jdk6_18/hotspot/src/share/vm/c1/c1_LinearScan.cpp:5486
Wed, 01 Dec 2010 10:16:31 -0800 never 7002666: eclipse CDT projects crash with compressed oops
Tue, 30 Nov 2010 23:14:25 -0800 iveresov Merge
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 30 Nov 2010 09:53:04 -0800 twisti 7001363: java/dyn/InvokeDynamic should not be a well-known class in the JVM
Wed, 15 Dec 2010 20:43:36 -0800 iveresov 7007229: Fix warnings with VS2010 in compressedStream.cpp
Thu, 16 Dec 2010 20:35:33 -0800 trims Merge
Fri, 10 Dec 2010 18:05:39 -0800 trims 7006221: Bump the HS20 build number to 04
Fri, 10 Dec 2010 17:59:46 -0800 trims Merge
Thu, 09 Dec 2010 21:47:58 -0800 ysr Merge
Thu, 09 Dec 2010 09:22:57 -0800 ysr 7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent
Tue, 07 Dec 2010 21:55:53 -0800 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
Tue, 07 Dec 2010 16:44:34 -0800 johnc Merge
Tue, 07 Dec 2010 16:18:45 -0800 johnc 6994628: G1: Test gc/gctests/FinalizeTest05 fails (one live object is finalized)
Tue, 07 Dec 2010 16:47:42 -0500 tonyp 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Wed, 08 Dec 2010 04:50:35 -0800 kevinw 7003789: PTRACE_GETREGS problems with SA on Linux.
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars