log

age author description
Wed, 19 Jan 2011 09:35:17 -0500 tonyp 7011379: G1: overly long concurrent marking cycles
Wed, 19 Jan 2011 19:24:34 -0800 dcubed Merge
Wed, 19 Jan 2011 13:51:53 -0800 kamg 7012505: BreakpointWithFullGC.sh fails with Internal Error (src/share/vm/oops/methodOop.cpp:220)
Wed, 19 Jan 2011 08:16:45 -0800 never 7013008: 2/3 assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
Wed, 19 Jan 2011 07:41:39 -0800 dcubed 7012493: 2/2 6849574/Test.java fails with Internal Error (src/share/vm/prims/jvmtiTagMap.cpp:3294)
Wed, 19 Jan 2011 07:15:09 -0800 dcubed Merge
Fri, 14 Jan 2011 13:47:53 -0500 coleenp 6811367: Fix code in HeapDumper::dump_heap() to avoid buffer overrun
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Tue, 18 Jan 2011 18:00:06 -0800 iveresov 7012766: assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
Tue, 18 Jan 2011 17:10:03 -0800 kvn 7012965: Fix failed on sparc for 7009756: volatile variables could be broken throw reflection API
Thu, 07 Oct 2010 13:49:40 -0700 minqi 6966589: hs16-b08 causes java.lang.StackOverflowError
Thu, 13 Jan 2011 22:54:23 -0800 trims Merge
Thu, 13 Jan 2011 22:53:34 -0800 trims 7012348: Bump the HS20 build number to 07
Thu, 13 Jan 2011 22:49:59 -0800 trims Added tag hs20-b06 for changeset e24ab3fa6aaf
Thu, 13 Jan 2011 16:43:51 -0800 cl Added tag jdk7-b125 for changeset e24ab3fa6aaf jdk7-b126
Thu, 13 Jan 2011 17:19:21 -0800 johnc Merge
Thu, 13 Jan 2011 11:33:56 -0800 ysr 7011940: iCMS: SIGSEGV in SweepClosure::do_already_free_chunk(FreeChunk*)+0x360
Thu, 13 Jan 2011 04:43:30 -0800 brutisso 6941122: G1: UseLargePages does not work with G1 garbage collector
Wed, 12 Jan 2011 16:34:25 -0500 tonyp 6994297: G1: do first-level slow-path allocations with a CAS
Wed, 12 Jan 2011 13:06:00 -0500 tonyp 7007068: G1: refine the BOT during evac failure handling
Thu, 06 Jan 2011 23:50:02 -0800 ysr 7008136: CMS: assert((HeapWord*)nextChunk <= _limit) failed: sweep invariant
Thu, 13 Jan 2011 08:32:15 -0800 dcubed Merge
Wed, 12 Jan 2011 13:59:18 -0800 coleenp 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
Wed, 12 Jan 2011 15:44:16 +0000 kevinw 6994753: Implement optional hook to a Java method at VM startup.
Tue, 11 Jan 2011 17:50:26 -0500 phh Merge
Tue, 11 Jan 2011 17:33:21 -0500 phh 7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
Tue, 11 Jan 2011 10:06:00 -0500 kamg 6814943: getcpool001 catches more than one JvmtiThreadState problem
Mon, 10 Jan 2011 17:14:53 -0500 kamg 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Mon, 10 Jan 2011 09:23:20 -0800 dcubed Merge
Sun, 09 Jan 2011 17:16:16 -0500 dholmes 7010665: Misplaced membar in C1 implementation of Unsafe.get/putXXX