log

age author description
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
Fri, 10 Dec 2010 12:13:03 -0500 coleenp 6988439: Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
Thu, 09 Dec 2010 20:12:06 -0500 dholmes 7005007: Refine use of ALT_COMPILER_PATH to avoid conflict with JPRT usage
Thu, 09 Dec 2010 15:04:26 -0500 kamg 7004582: Add GetThisObject() function to JVMTI 1.2
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