log

age author description
Sat, 01 May 2010 21:57:35 -0700 jrose 6939196: method handle signatures off the boot class path get linkage errors
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Fri, 30 Apr 2010 04:27:25 -0700 twisti 6939182: Zero JNI handles fix
Thu, 29 Apr 2010 17:53:58 -0700 iveresov 6948602: Disable use of SSE4.2 in String.indexOf intrinsic until 6942326 is fixed
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Tue, 11 May 2010 17:41:11 -0700 dcubed Merge
Mon, 10 May 2010 13:09:44 -0700 dcubed Merge
Wed, 05 May 2010 16:39:47 -0700 dcubed Merge
Wed, 05 May 2010 09:28:13 -0400 kamg 6949118: jvm.dll shows the company name as Sun Microsystems
Tue, 04 May 2010 15:12:08 -0400 coleenp 6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Mon, 19 Apr 2010 18:58:31 -0400 coleenp 6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
Mon, 10 May 2010 14:58:38 -0700 never 6951190: assert(!klass_is_exact(),"only non-exact klass") while building JDK
Fri, 07 May 2010 15:13:00 -0700 trims Added tag hs18-b04 for changeset 310cdbc35535
Fri, 07 May 2010 15:12:28 -0700 trims Merge
Thu, 06 May 2010 13:03:03 -0700 trims Merge
Thu, 06 May 2010 12:46:21 -0700 trims 6950438: Add 6u18 and 6u20 release values explicitly to jprt.properties file
Mon, 03 May 2010 16:31:07 -0400 tonyp Merge
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Tue, 27 Apr 2010 18:13:47 -0700 johnc 6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
Thu, 13 May 2010 13:22:12 -0700 mikejwre Added tag jdk7-b93 for changeset 9d865fc2f644
Wed, 12 May 2010 17:19:41 -0700 mikejwre Merge jdk7-b93
Tue, 11 May 2010 14:35:43 -0700 prr 6931180: Migration to recent versions of MS Platform SDK
Mon, 29 Nov 2010 18:32:30 +0100 Thomas Wuerthinger Fix dummy obj boxed long hack by replacing it with a reliable solution.
Mon, 29 Nov 2010 16:58:26 +0100 Thomas Wuerthinger New option "-graal" that sets up the correct boot class path and C1X options using only the two environment variables MAXINE and GRAAL.
Mon, 29 Nov 2010 12:02:16 +0100 Thomas Wuerthinger Added package information files.
Mon, 29 Nov 2010 12:01:45 +0100 Thomas Wuerthinger Added support for CompileTheWorld.
Sat, 27 Nov 2010 16:43:53 +0100 Thomas Wuerthinger Additional debug output.
Sat, 27 Nov 2010 14:30:07 +0100 Thomas Wuerthinger Two fixes for DaCapo / SpecJVM2008 runs.