log

age author description
Mon, 11 Apr 2011 18:01:44 +0200 Thomas Wuerthinger Checkstyle fixes.
Mon, 11 Apr 2011 17:42:45 +0200 Thomas Wuerthinger Removed a reference to getRiType(Class c) and some checkstyle fixes.
Mon, 11 Apr 2011 17:12:01 +0200 Peter Hofer In CompilerImpl, instantiate C1XCompiler lazily (i.e. just before the first compilation) so that C1XOptions are already set during C1XCompiler's initialization
Mon, 11 Apr 2011 14:31:21 +0200 Lukas Stadler fix initialization order Compiler/VmIds (crashed when using -C1X)
Mon, 11 Apr 2011 12:15:32 +0200 Lukas Stadler fixed crash with PrintAssembly: RelocIterator limit outside of code area
Mon, 11 Apr 2011 11:25:06 +0200 Lukas Stadler merge
Mon, 11 Apr 2011 10:37:24 +0200 Lukas Stadler client/server: new interface Remote marks classes that should not be serialized, but called remotely
Fri, 08 Apr 2011 13:47:56 +0200 Lukas Stadler suppress Xusage.txt build errors, fix INSTALL (yes/no option, uses ALT_BOOTDIR)
Fri, 08 Apr 2011 13:44:50 +0200 Lukas Stadler fix eclipse project: redundant builds and multiple links to source dir
Fri, 08 Apr 2011 13:43:05 +0200 Lukas Stadler turn Compiler and HotSpotTypeResolved into interfaces
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Mon, 11 Apr 2011 10:22:05 +0200 Thomas Wuerthinger Keeping up-to-date with Maxine/CRI changes.
Mon, 04 Apr 2011 21:02:45 +0200 Thomas Wuerthinger Added support for non-null oop values in scope objects (allocating global handle).
Mon, 04 Apr 2011 20:00:55 +0200 Thomas Wuerthinger Merge.
Mon, 04 Apr 2011 18:47:04 +0200 Lukas Stadler CiDebugInfo_Frame changed to CiFrame, pointer fix
Mon, 04 Apr 2011 10:56:12 +0200 Lukas Stadler domake script creates client dirs
Wed, 09 Mar 2011 21:52:39 +0100 Doug Simon Up-to-date with CRI changes.
Tue, 08 Mar 2011 13:28:05 +0100 doug.simon Added symlink to top level hotspot src directory to simplify browsing/searching *all* hotspot sources, not just those relevant to Graal.
Tue, 08 Mar 2011 10:26:25 +0100 Doug Simon Up-to-date with CRI changes.
Thu, 03 Mar 2011 19:54:57 +0100 Thomas Wuerthinger Changed "java -version" to include "Graal VM".
Thu, 03 Mar 2011 19:30:55 +0100 Thomas Wuerthinger Up-to-date with CRI changes.
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.
Tue, 01 Mar 2011 11:53:36 -0800 trims Merge jdk7-b132
Fri, 25 Feb 2011 12:46:49 -0800 trims 7022570: Bump the HS21 build number to 03
Fri, 25 Feb 2011 12:46:46 -0800 trims Merge
Fri, 25 Feb 2011 08:17:30 -0800 tonyp Merge
Fri, 25 Feb 2011 10:58:03 -0500 tonyp Merge
Mon, 21 Feb 2011 11:26:45 +0100 stefank 7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen
Fri, 25 Feb 2011 03:29:56 -0800 rottenha Merge
Thu, 24 Feb 2011 21:38:37 -0500 dholmes 7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023