log

age author description
Tue, 20 Oct 2009 16:34:08 -0400 kamg 6893483: DTrace probe return values for a couple JNI methods are wrong
Fri, 30 Oct 2009 10:54:34 -0700 mikejwre Added tag jdk7-b75 for changeset d8dd291a362a
Fri, 23 Oct 2009 14:28:47 -0700 trims Merge hs17-b04 jdk7-b75
Fri, 23 Oct 2009 14:27:16 -0700 trims 6894844: Bump the HS17 build number to 04
Thu, 22 Oct 2009 07:43:49 -0700 apetrusenko 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
Tue, 20 Oct 2009 11:28:25 -0700 tonyp Merge
Tue, 20 Oct 2009 00:00:23 -0700 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Fri, 16 Oct 2009 02:05:46 -0700 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
Mon, 19 Oct 2009 17:02:19 -0400 tonyp Merge
Wed, 07 Oct 2009 19:01:55 -0400 tonyp 6866190: Remove SIMPLE_STACK code from TaskQueue
Wed, 07 Oct 2009 09:48:42 -0400 bobv 6888847: TaskQueue needs release_store() for correctness on RMO machines
Wed, 07 Oct 2009 10:09:57 -0400 tonyp 6888619: G1: too many guarantees in concurrent marking
Wed, 07 Oct 2009 09:42:18 -0400 tonyp 6888316: G1: has_aborted() || _cm->region_stack_empty() fails
Mon, 05 Oct 2009 12:05:48 -0400 tonyp 6847956: G1: crash in oopDesc*G1ParCopyHelper::copy_to_survivor_space(oopDesc*)
Fri, 02 Oct 2009 16:20:42 -0400 tonyp 6882730: G1: parallel heap verification messes up region dump
Fri, 02 Oct 2009 16:12:07 -0400 tonyp 6885041: G1: inconsistent thread dump
Mon, 05 Oct 2009 05:51:22 -0700 jcoomes 6887948: test/gc/6845368/bigobj.java fails due to timeout
Fri, 16 Oct 2009 14:08:44 -0700 cfang Merge
Wed, 14 Oct 2009 15:03:32 -0700 kvn 6890984: Comparison of 2 arrays could cause VM crash
Wed, 14 Oct 2009 11:42:59 -0700 kvn 6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Wed, 14 Oct 2009 10:36:57 -0700 never 6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
Tue, 13 Oct 2009 22:32:31 -0700 kvn 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
Tue, 13 Oct 2009 20:54:13 -0700 kvn 6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Tue, 13 Oct 2009 16:29:31 -0700 never 6889302: TraceExceptions output should include detail message
Tue, 13 Oct 2009 12:04:21 -0700 never 6890308: integrate zero assembler hotspot changes
Wed, 07 Oct 2009 15:38:37 -0700 never 6885584: A particular class structure causes large allocation spike for jit
Wed, 07 Oct 2009 12:43:50 -0700 kvn 6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Tue, 06 Oct 2009 10:15:38 -0700 kvn 6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Tue, 06 Oct 2009 02:11:49 -0700 twisti 6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Wed, 14 Oct 2009 12:40:20 -0700 xlu Merge