log

age author description
Fri, 15 Jun 2012 14:07:00 -0700 amurillo Merge hs24-b14
Thu, 14 Jun 2012 14:59:52 -0700 kvn Merge
Wed, 13 Jun 2012 11:36:03 -0700 twisti 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Tue, 12 Jun 2012 16:23:31 -0700 kvn 7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 12 Jun 2012 09:47:23 -0700 kvn 7169782: C2: SIGSEGV in LShiftLNode::Ideal(PhaseGVN*, bool)
Tue, 12 Jun 2012 10:02:36 +0200 roland 7174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86
Mon, 11 Jun 2012 22:38:28 -0700 kvn Merge
Mon, 11 Jun 2012 14:58:51 -0700 kvn 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
Mon, 11 Jun 2012 16:47:41 -0700 twisti 7063674: Wrong results from basic comparisons after calls to Long.bitCount(long)
Mon, 11 Jun 2012 08:35:28 -0700 kvn Merge
Wed, 06 Jun 2012 15:57:37 -0700 twisti 7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
Tue, 05 Jun 2012 10:15:27 +0200 roland 7171890: C1: add Class.isInstance intrinsic
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