log

age author description
Thu, 12 Nov 2009 15:35:38 -0800 katleman Added tag jdk7-b76 for changeset 9174bb32e934 jdk7-b77
Fri, 06 Nov 2009 00:41:40 -0800 trims Merge hs17-b05 jdk7-b76
Tue, 03 Nov 2009 16:43:16 -0800 ysr 6801625: CDS: HeapDump tests crash with internal error in compactingPermGenGen.cpp
Thu, 05 Nov 2009 15:58:32 -0800 trims 6898707: Bump the HS17 build number to 05
Thu, 05 Nov 2009 15:44:04 -0800 trims Merge
Fri, 30 Oct 2009 13:31:11 -0400 tonyp Merge
Thu, 29 Oct 2009 09:42:26 -0700 johnc 6889740: G1: OpenDS fails with "unhandled exception in compiled code"
Wed, 28 Oct 2009 11:16:42 -0700 ysr 6818264: Heap dumper unexpectedly adds .hprof suffix
Tue, 27 Oct 2009 02:42:24 -0700 apetrusenko 6870843: G1: G1 GC memory leak
Wed, 30 Sep 2009 14:50:51 -0400 tonyp 6890137: G1: revamp reachable object dump
Fri, 23 Oct 2009 14:34:27 -0400 tonyp 6886024: G1: assert(recent_avg_pause_time_ratio() < 1.00,"All GC?")
Thu, 29 Oct 2009 08:49:31 -0700 cfang Merge
Tue, 27 Oct 2009 03:00:27 -0700 twisti 6893554: SPECjvm2008 mpegaudio fails with SecurityException
Wed, 21 Oct 2009 09:15:33 -0700 kvn 6892186: SA does not dump debug info for scalar replaced objects
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Fri, 16 Oct 2009 16:14:12 -0700 cfang Merge
Thu, 15 Oct 2009 11:47:13 -0700 never 6891750: deopt blob kills values in O5
Wed, 28 Oct 2009 10:37:17 -0700 xlu Merge
Fri, 23 Oct 2009 18:44:33 -0700 xlu Merge
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