log

age author description
Thu, 10 Mar 2011 17:10:55 -0800 cl Added tag jdk7-b133 for changeset 1b3a350709e4
Thu, 03 Mar 2011 15:13:18 -0800 trims Added tag hs21-b03 for changeset a8d643a4db47 jdk7-b133
Thu, 03 Mar 2011 14:12:59 -0800 katleman Added tag jdk7-b132 for changeset 0e531ab5ba04 hs21-b03
Fri, 22 Apr 2011 15:08:53 +0200 Thomas Wuerthinger Renaming c1x4hotspotsrc => graal and HotSpotVM => Runtime
Wed, 13 Apr 2011 14:40:13 +0200 Lukas Stadler cleanups and client/server fixes:
Tue, 12 Apr 2011 16:58:56 +0200 Lukas Stadler removed last instances of RiType.javaClass, small changes to InvocationSocket and ReplacingStreams to make remote compilation work
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