log

age author description
Fri, 01 Jun 2012 11:25:12 -0700 amurillo 7173635: jprt.properties should include release jdk7u6
Wed, 30 May 2012 12:17:07 -0700 twisti 7172843: C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set"
Fri, 25 May 2012 11:39:13 -0700 twisti 7170145: C1 doesn't respect the JMM with volatile field loads
Fri, 25 May 2012 07:53:11 -0700 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
Thu, 14 Jun 2012 12:21:48 +0200 sla Merge
Mon, 11 Jun 2012 13:10:14 -0400 kamg 7175914: Usage of gcc with precompiled headers produces wrong build dependencies
Mon, 11 Jun 2012 10:28:02 +0200 sla Merge
Fri, 08 Jun 2012 02:06:16 -0400 dholmes 7172708: 32/64 bit type issues on Windows after Mac OS X port
Wed, 06 Jun 2012 05:21:56 +0200 mikael 7170275: os::print_os_info needs to know about Windows 8
Tue, 05 Jun 2012 06:48:00 -0700 fparain 7171703: JNI DefineClass crashes client VM when first parameter is NULL
Mon, 11 Jun 2012 04:47:33 -0400 bdelsart Merge
Wed, 06 Jun 2012 14:33:43 -0400 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
Fri, 08 Jun 2012 09:49:49 -0700 jcoomes Merge
Mon, 04 Jun 2012 13:29:34 +0200 brutisso 7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1
Tue, 05 Jun 2012 22:30:24 +0200 brutisso 7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Mon, 04 Jun 2012 09:21:53 +0200 mgerdin 7172226: HotSpot fails to build with GCC 4.7 because of stricter c++ argument dependent lookup
Mon, 04 Jun 2012 10:22:37 -0400 kamg 7166498: JVM crash in ClassVerifier
Sat, 02 Jun 2012 07:32:21 -0400 dholmes Merge
Fri, 01 Jun 2012 20:17:46 +0200 mikael 7155453: [macosx] re-enable jbb tests in JPRT
Fri, 01 Jun 2012 15:30:44 -0700 amurillo 7173438: new hotspot build - hs24-b14
Thu, 14 Jun 2012 13:14:13 -0700 katleman Added tag jdk8-b43 for changeset e77b8e0ed1f8
Thu, 07 Jun 2012 12:10:19 -0700 cl Added tag jdk8-b42 for changeset 55954061c6e8 jdk8-b43
Fri, 01 Jun 2012 15:24:09 -0700 amurillo Added tag hs24-b13 for changeset bd568544be7f jdk8-b42
Fri, 01 Jun 2012 15:24:08 -0700 amurillo Merge hs24-b13
Fri, 01 Jun 2012 10:29:02 -0700 jcoomes Merge
Thu, 31 May 2012 21:10:33 +0200 brutisso 7172279: G1: Clean up TraceGen0Time and TraceGen1Time data gathering
Wed, 30 May 2012 10:26:24 -0700 johnc 7158682: G1: Handle leak when running nsk.sysdict tests
Fri, 25 May 2012 22:35:13 +0200 brutisso 7171936: LOG_G incorrectly defined in globalDefinitions.hpp
Tue, 29 May 2012 10:18:02 -0700 johnc 7143858: G1: Back to back young GCs with the second GC having a minimally sized eden
Mon, 21 May 2012 14:59:59 +0200 mnunez 7168848: Add test to check that humongous object allocation path also checks the heap occupancy.