log

age author description
Mon, 12 Sep 2011 13:51:40 -0700 never 7089709: type "jushort" not found
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Sat, 10 Sep 2011 00:11:04 -0700 never 7088020: SEGV in JNIHandleBlock::release_block
Fri, 09 Sep 2011 13:47:11 -0700 kvn 7035946: Up to 15% regression on JDK 7 b136 vs b135 on specjvm2008.crypto.rsa on x64
Fri, 09 Sep 2011 12:44:37 -0700 iveresov Merge
Thu, 08 Sep 2011 09:35:41 +0200 roland 7087453: PhaseChaitin::yank_if_dead() should handle MachTemp inputs
Thu, 08 Sep 2011 12:44:04 -0700 kvn 7087947: Add regression test for 7068051
Thu, 08 Sep 2011 05:11:31 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Thu, 08 Sep 2011 10:12:25 +0200 bdelsart 7087445: Improve platform independence of JSR292 shared code
Wed, 07 Sep 2011 12:58:42 -0700 kvn 7054211: No loop unrolling done in jdk7b144 for a test update() while loop
Tue, 13 Sep 2011 20:28:00 -0700 kvn 7090259: Fix hotspot sources to build with old compilers
Tue, 13 Sep 2011 16:58:35 -0700 iveresov 7090069: Java launcher hangs in infinite loop on windows when UseNUMA[Interleaving] is specified
Tue, 13 Sep 2011 12:40:14 -0400 tonyp 7089625: G1: policy for how many old regions to add to the CSet (when young gen is fixed) is broken
Fri, 09 Sep 2011 16:33:13 -0700 jcoomes Added tag hs22-b05 for changeset 513a84dd0f8b
Fri, 09 Sep 2011 16:24:12 -0700 jcoomes 7088991: Bump ths hs22 build number to 05 hs22-b05
Fri, 09 Sep 2011 16:17:16 -0700 jcoomes Merge
Thu, 08 Sep 2011 16:59:27 -0700 schien Added tag jdk8-b04 for changeset 0fa3ace511fe jdk8-b05
Fri, 09 Sep 2011 14:44:43 +0200 stefank Merge
Fri, 09 Sep 2011 05:20:58 -0400 tonyp 7087717: G1: make the G1PrintRegionLivenessInfo parameter diagnostic
Thu, 08 Sep 2011 16:29:41 +0200 brutisso 6929868: G1: introduce min / max young gen size bounds
Thu, 08 Sep 2011 05:16:49 -0400 tonyp 7084509: G1: fix inconsistencies and mistakes in the young list target length calculations
Wed, 07 Sep 2011 18:58:33 -0700 iveresov 7086226: UseNUMA fails on old versions of windows
Wed, 07 Sep 2011 13:55:42 -0700 ysr 4965777: GC changes to support use of discovered field for pending references
Wed, 07 Sep 2011 15:00:13 -0700 ysr Merge
Thu, 01 Sep 2011 16:18:17 +0200 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
Wed, 07 Sep 2011 12:21:23 -0400 tonyp 7050392: G1: Introduce flag to generate a log of the G1 ergonomic decisions
Tue, 06 Sep 2011 21:03:51 -0700 iveresov 7087583: Hotspot fails to allocate heap with mmap(MAP_HUGETLB)
Thu, 08 Sep 2011 06:36:31 -0700 rottenha Merge
Wed, 07 Sep 2011 14:15:07 +0200 roland 7085012: ARM: com/sun/jdi/PopSynchronousTest.java still fails