log c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/HotSpotTypeUnresolved.java @ 2284:569d3fe7d65c

age author description
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.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Mon, 10 Jan 2011 10:50:22 +0100 Thomas Wuerthinger Added unique concrete subtype assumption.
Tue, 28 Dec 2010 18:33:26 +0100 Thomas Wuerthinger Added caching for resolved types and resolved fields.
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.
Mon, 25 Oct 2010 16:47:52 +0200 Thomas Wuerthinger Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
Thu, 16 Sep 2010 19:42:20 -0700 Lukas Stadler various fixes and enhancements
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Mon, 16 Aug 2010 18:59:36 -0700 Lukas Stadler * rewrite of the code installation
Tue, 13 Jul 2010 11:47:55 -0700 Lukas Stadler reformatting similar to other maxine projects (tabs, etc.)
Wed, 23 Jun 2010 16:36:58 +0200 Thomas Wuerthinger Added HotSpotVM project Java source files.