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

age author description
Thu, 07 Apr 2011 15:32:25 +0200 Lukas Stadler non-static VMEntries and VMExits, CompilationServer simplifications
Tue, 08 Mar 2011 10:26:25 +0100 Doug Simon Up-to-date with CRI changes.
Fri, 04 Feb 2011 16:01:24 +0100 Doug Simon Sync with CRI changes.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Mon, 10 Jan 2011 16:59:48 +0100 Thomas Wuerthinger Added leaf method assumptions.
Fri, 03 Dec 2010 18:00:07 +0100 ldayne Filled up the new hasCompiledCode method of the RiMethod interface.
Thu, 18 Nov 2010 17:28:15 +0100 Thomas Wuerthinger Merge.
Thu, 18 Nov 2010 17:27:43 +0100 Thomas Wuerthinger Inlining of static final field values. Java mirror instead of VmID. Support for PrintMetrics option.
Tue, 16 Nov 2010 23:00:32 +0100 Doug Simon Synced CRI changes.
Tue, 09 Nov 2010 17:40:15 +0100 Doug Simon Modified C++ to reflect changes in calling convention CRI code.
Fri, 29 Oct 2010 18:14:17 +0200 Doug Simon Modified domake script to use (and require) JRE7 environment variable for find the base of a JRE 7 installation. This script no also ensures that $JRE7/lib/amd64/jvm.cfg has the right value for '-client'.
Mon, 25 Oct 2010 16:47:52 +0200 Thomas Wuerthinger Enabled -C1X:OPTIONS when running HotSpot/C1X. Enabled checkstyle for the HotSpotVM Java project.
Fri, 22 Oct 2010 17:31:38 +0200 Thomas Wuerthinger Initial adjustments to make C1X4HotSpot compile and run with latest Maxine version.
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