log

age author description
Thu, 03 Jan 2013 16:28:22 -0800 johnc 8004816: G1: Kitchensink failures after marking stack changes
Fri, 21 Dec 2012 11:45:34 -0800 johnc 8001424: G1: Rename certain G1-specific flags
Wed, 02 Jan 2013 11:32:41 -0800 johnc 8004132: SerialGC: ValidateMarkSweep broken when running GCOld
Wed, 26 Dec 2012 15:05:30 -0800 jmasa 8005486: NPG: Incorrect assertion in ChunkManager::list_index()
Mon, 03 Dec 2012 15:09:39 -0800 jmasa 8005082: NPG: Add specialized Metachunk sizes for reflection and anonymous classloaders
Fri, 21 Dec 2012 10:27:49 -0800 amurillo 8005382: new hotspot build - hs25-b15
Thu, 10 Jan 2013 09:55:30 -0800 katleman Added tag jdk8-b72 for changeset d5cb5830f570 jdk8-b73
Thu, 03 Jan 2013 12:44:39 -0800 katleman Added tag jdk8-b71 for changeset 0847210f8548 jdk8-b72
Thu, 27 Dec 2012 12:14:58 -0800 katleman Added tag jdk8-b70 for changeset e94068d4ff52 jdk8-b71
Wed, 26 Dec 2012 14:23:50 -0800 katleman Merge jdk8-b70
Thu, 20 Dec 2012 16:24:51 -0800 katleman 8004982: JDK8 source with GPL header errors
Fri, 21 Dec 2012 10:17:16 -0800 amurillo Added tag hs25-b14 for changeset 990bbd393c23
Fri, 21 Dec 2012 10:17:15 -0800 amurillo Merge hs25-b14
Fri, 21 Dec 2012 16:33:22 +0100 jwilhelm Merge
Thu, 20 Dec 2012 05:31:40 +0100 brutisso 8004691: Add a jtreg test that exercises the ExecuteInternalVMTests flag
Tue, 18 Dec 2012 10:40:51 +0100 stefank 8005108: NPG: MetaspaceAux::used_in_bytes(), capacity_in_bytes() and reserved_in_bytes() return inconsistent numbers
Mon, 17 Dec 2012 15:25:26 +0100 brutisso 8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
Mon, 17 Dec 2012 08:49:20 +0100 brutisso 7173959: Jvm crashed during coherence exabus (tmb) testing
Wed, 12 Dec 2012 12:07:32 -0800 johnc 8001028: Improve GC option handling
Fri, 21 Dec 2012 01:39:34 -0800 roland Merge
Thu, 20 Dec 2012 18:53:44 -0800 twisti 8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32
Thu, 20 Dec 2012 14:17:52 -0800 kvn 8004330: Add missing Unsafe entry points for addAndGet() family
Wed, 19 Dec 2012 19:21:15 -0800 kvn 8004741: Missing compiled exception handle table entry for multidimensional array allocation
Wed, 19 Dec 2012 15:40:35 -0800 kvn 8004835: Improve AES intrinsics on x86
Wed, 19 Dec 2012 14:44:00 -0800 twisti 8005033: clear high word for integer pop count on SPARC
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Tue, 18 Dec 2012 10:47:23 -0800 twisti 8004536: replace AbstractAssembler emit_word with emit_int16
Tue, 18 Dec 2012 08:19:53 -0800 vlivanov Merge
Tue, 18 Dec 2012 06:52:00 -0800 vlivanov 8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support