log

age author description
Tue, 01 Feb 2011 18:57:53 -0800 trims Merge jdk7-b128
Fri, 21 Jan 2011 02:07:11 -0800 trims Merge hs20-b07
Fri, 21 Jan 2011 00:01:41 -0800 iveresov 7013812: C1: deopt blob too far from patching stub
Thu, 20 Jan 2011 18:24:04 -0800 trims Merge
Thu, 20 Jan 2011 17:53:38 -0800 trims Merge
Thu, 20 Jan 2011 13:57:12 -0800 johnc Merge
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Wed, 19 Jan 2011 13:04:37 -0800 johnc Merge
Wed, 19 Jan 2011 13:01:11 -0800 johnc 7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow
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 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.