log

age author description
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.
Fri, 26 Nov 2010 19:45:05 +0100 Thomas Wuerthinger More JNI global handle clean ups.
Fri, 26 Nov 2010 13:52:15 +0100 Thomas Wuerthinger Fix for failed method lookup.
Fri, 26 Nov 2010 12:12:35 +0100 Thomas Wuerthinger Build also release version of VM. Fix towards making SpecJVM2008 run.
Sun, 05 Dec 2010 22:01:07 +0100 Doug Simon Sync with CRI/C1X changes.
Fri, 03 Dec 2010 18:00:07 +0100 ldayne Filled up the new hasCompiledCode method of the RiMethod interface.