log

age author description
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