log

age author description
Tue, 16 Nov 2010 13:58:48 -0800 ysr 7000578: CMS: assert(SafepointSynchronize::is_at_safepoint()) failed: Else races are possible
Wed, 17 Nov 2010 09:21:51 -0500 zgu Merge
Fri, 12 Nov 2010 09:37:13 -0500 zgu Merge
Fri, 05 Nov 2010 09:32:08 -0400 kamg 6981737: The java.vm.specification.version property is 1.0, seems like it should be 2.0
Wed, 27 Oct 2010 12:53:36 -0400 kamg 6865028: Illegal instructions passing verification prior to 'invokespecial Object.<init>'
Mon, 15 Nov 2010 16:25:14 -0800 jmasa Merge
Thu, 11 Nov 2010 10:42:43 -0800 ysr 6998802: ScavengeALot: assert(!gch->incremental_collection_failed()) failed: Twice in a row
Tue, 09 Nov 2010 10:47:20 -0800 ysr 6996613: CompactibleFreeListSpace::print should call CompactibleFreeListSpace::print_on, not Space::print_on
Fri, 05 Nov 2010 13:20:37 -0700 ysr 6997298: fatal error: must own lock CMS_markBitMap_lock during heap dump
Thu, 16 Dec 2010 20:32:43 -0800 trims Merge
Fri, 10 Dec 2010 15:46:59 -0800 trims Merge
Fri, 03 Dec 2010 09:44:09 -0800 trims Added tag hs20-b03 for changeset 5484e7c53fa7
Thu, 16 Dec 2010 18:17:52 -0800 cl Added tag jdk7-b122 for changeset 3a548dc9cb45
Thu, 09 Dec 2010 21:25:25 -0800 katleman Added tag jdk7-b121 for changeset 3f3653ab7af8 jdk7-b122
Fri, 03 Dec 2010 19:44:29 -0800 ohair Merge jdk7-b121
Mon, 22 Nov 2010 14:57:11 -0800 cl Added tag jdk7-b119 for changeset 5484e7c53fa7
Thu, 02 Dec 2010 19:04:00 -0800 cl Added tag jdk7-b120 for changeset f5603a6e5042
Wed, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.
Tue, 28 Dec 2010 18:33:26 +0100 Thomas Wuerthinger Added caching for resolved types and resolved fields.
Mon, 27 Dec 2010 20:35:47 +0100 Thomas Wuerthinger Removed HotSpotTest project. Graal uses jtt tests anyway.
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Mon, 27 Dec 2010 14:22:55 +0100 Thomas Wuerthinger Support for custom stack area (needed for deoptimization).
Thu, 23 Dec 2010 22:14:31 +0100 Thomas Wuerthinger More deoptmization tracing.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Wed, 22 Dec 2010 19:47:39 +0100 Thomas Wuerthinger Important fix for exception unwind method entry offset (regression introduced during update to latest OpenJDK).
Tue, 21 Dec 2010 17:40:10 +0100 Thomas Wuerthinger Small fix to make Graal snippets work with bounds check elimination.
Tue, 21 Dec 2010 17:09:45 +0100 Thomas Wuerthinger Merge.
Tue, 21 Dec 2010 17:09:37 +0100 Thomas Wuerthinger Removed launch configuration.
Tue, 30 Nov 2010 16:39:35 +0100 Thomas Wuerthinger Adjustments after merge with OpenJDK repository.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Wed, 17 Nov 2010 22:42:08 -0800 lana Merge jdk7-b120
Sat, 13 Nov 2010 18:40:37 -0800 lana Merge
Thu, 11 Nov 2010 23:30:49 -0800 trims 6997698: Bump the HS20 build number to 03 hs20-b03 jdk7-b119
Thu, 11 Nov 2010 23:29:32 -0800 trims Merge
Thu, 11 Nov 2010 17:36:50 -0800 iveresov Merge
Tue, 09 Nov 2010 17:31:18 -0800 kvn 6839891: Array overrun in vm ci
Tue, 09 Nov 2010 15:12:15 -0800 iveresov 6998737: JSR 292: Remove the plug guarding the use of compressed oops
Mon, 08 Nov 2010 14:33:48 -0800 iveresov Merge
Sat, 06 Nov 2010 20:35:36 -0700 kvn 6991188: C2 Crashes while compiling method
Sat, 06 Nov 2010 18:52:07 -0700 kvn 6997311: SIGFPE in new long division asm code
Sat, 06 Nov 2010 02:53:59 -0700 iveresov Merge
Fri, 05 Nov 2010 14:49:50 -0700 iveresov 6997456: Not possible to build just compiler2
Fri, 05 Nov 2010 12:18:30 -0700 jrose 6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
Thu, 04 Nov 2010 12:16:58 -0700 twisti 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
Tue, 02 Nov 2010 14:56:40 -0700 twisti 6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Sat, 30 Oct 2010 12:19:07 -0700 jrose 6981777: implement JSR 292 EG adjustments from summer 2010
Sat, 30 Oct 2010 11:45:49 -0700 jrose 6994093: MethodHandle.invokeGeneric needs porting to SPARC
Sat, 30 Oct 2010 11:45:35 -0700 jrose 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Thu, 28 Oct 2010 00:48:18 -0700 twisti 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Fri, 22 Oct 2010 03:34:25 -0700 twisti 6994130: Zero PowerPC fix
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Wed, 20 Oct 2010 13:18:17 -0700 never Merge
Tue, 19 Oct 2010 16:14:34 -0700 never 6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
Wed, 20 Oct 2010 04:19:01 -0700 twisti Merge
Tue, 19 Oct 2010 02:52:57 -0700 twisti 6990192: VM crashes in ciTypeFlow::get_block_for()
Mon, 18 Oct 2010 15:43:29 -0700 never Merge
Mon, 18 Oct 2010 01:54:24 -0700 twisti 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Fri, 15 Oct 2010 02:59:48 -0700 roland Merge