log

age author description
Tue, 09 Nov 2010 17:37:01 +0100 Doug Simon Removed 'java' indirection script and modified domake to create the replacement symlink to /usr/lib/jvm/jre1.7.0/bin/java
Tue, 09 Nov 2010 13:42:06 +0100 Thomas Wuerthinger Remove caching for constant pool entries (same index can be used to retrieve e.g. type and field). Fast fail on bailout in C1X.
Tue, 09 Nov 2010 12:30:21 +0100 Thomas Wuerthinger Corrections of oop map generation.
Thu, 04 Nov 2010 15:34:50 +0100 Thomas Wuerthinger Made setting C1X options from HotSpot command line more robust.
Wed, 03 Nov 2010 16:58:50 +0100 Thomas Wuerthinger Improved exception reporting after exception in compileMethod.
Wed, 03 Nov 2010 16:40:38 +0100 Thomas Wuerthinger Fix oop relocation for static stub calls.
Mon, 01 Nov 2010 23:50:37 +0100 Doug Simon Updated for changes in CRI.
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 18:35:34 +0200 Thomas Wuerthinger Added timing printout on VM shutdown.
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:33:24 +0200 Thomas Wuerthinger Added Eclipse C++ run configurations.
Fri, 22 Oct 2010 17:31:38 +0200 Thomas Wuerthinger Initial adjustments to make C1X4HotSpot compile and run with latest Maxine version.
Thu, 30 Sep 2010 17:19:48 -0700 Lukas Stadler * enabled all jtt tests
Thu, 16 Sep 2010 19:42:20 -0700 Lukas Stadler various fixes and enhancements
Wed, 01 Sep 2010 17:13:38 -0700 Lukas Stadler sourcecode formatting
Wed, 01 Sep 2010 16:43:47 -0700 Lukas Stadler modified project layout
Wed, 01 Sep 2010 13:45:57 -0700 Lukas Stadler added assertions, nop added to implicit exception sites
Tue, 31 Aug 2010 22:13:30 -0700 Lukas Stadler * -XX:TraceC1X=0...5 controls the native c1x tracing
Thu, 19 Aug 2010 14:34:52 -0700 Lukas Stadler refactoring classes into separate files
Wed, 18 Aug 2010 16:47:06 -0700 Lukas Stadler basic invokeinterface and invokevirtual support
Wed, 18 Aug 2010 11:44:04 -0700 Lukas Stadler small cleanup
Tue, 17 Aug 2010 17:34:25 -0700 Lukas Stadler tlab-allocated "new instance", invokespecial, support for static fields in COMPILER_CLASSES_DO
Mon, 16 Aug 2010 20:00:59 -0700 Lukas Stadler updated prologue/epilogue code
Mon, 16 Aug 2010 18:59:36 -0700 Lukas Stadler * rewrite of the code installation
Mon, 02 Aug 2010 15:44:38 -0700 Lukas Stadler * using reflected objects instead of oops
Fri, 23 Jul 2010 15:53:02 -0700 Lukas Stadler changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Tue, 13 Jul 2010 11:47:55 -0700 Lukas Stadler reformatting similar to other maxine projects (tabs, etc.)
Mon, 12 Jul 2010 15:05:17 -0700 Lukas Stadler implement recent safepoint & exceptionobject ci changes, HotSpotVMConfig
Fri, 09 Jul 2010 16:33:03 -0700 Lukas Stadler modifications for linux: argument register layout, makefile
Wed, 23 Jun 2010 17:20:40 +0200 Thomas Wuerthinger Small adaptations
Wed, 23 Jun 2010 16:36:58 +0200 Thomas Wuerthinger Added HotSpotVM project Java source files.
Wed, 23 Jun 2010 16:19:21 +0200 Thomas Wuerthinger Added HotSpotVM project.
Tue, 18 May 2010 21:53:05 +0200 Thomas Wuerthinger Executing a+b with C1X on HotSpot ;-) !
Tue, 18 May 2010 17:43:37 +0200 Thomas Wuerthinger Draft implementation of HotSpot CRI / first method compiling without exception.
Mon, 17 May 2010 16:37:23 +0200 Thomas Wuerthinger Added first VM entry method.
Wed, 12 May 2010 16:30:40 +0200 Thomas Wuerthinger Merge
Wed, 12 May 2010 16:29:41 +0200 Thomas Wuerthinger Added methods to c1x_VMExits.cpp
Wed, 12 May 2010 15:33:54 +0200 lstadler fixed JAVA_HOME
Wed, 12 May 2010 15:01:05 +0200 lstadler added c1x build directory, added MSVC Win64 project support
Tue, 11 May 2010 19:24:14 +0200 Thomas Wuerthinger Can now call to Java code from the VM.
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.
Tue, 11 May 2010 14:46:49 +0200 Thomas Wuerthinger initial setup for building; added create.bat
Thu, 06 May 2010 18:25:58 -0700 mikejwre Added tag jdk7-b92 for changeset 3221d1887d30
Tue, 04 May 2010 12:25:39 -0700 trims Added tag hs18-b03 for changeset 25f53b53aaa3 jdk7-b92
Tue, 04 May 2010 12:23:38 -0700 trims Merge
Thu, 29 Apr 2010 15:47:28 -0700 trims 6948636: Bump the HS18 build number to 04 hs18-b04
Thu, 29 Apr 2010 15:18:27 -0700 trims Merge
Thu, 29 Apr 2010 00:03:40 -0700 jrose Merge
Tue, 27 Apr 2010 11:19:12 -0700 iveresov 6946892: c1 shouldn't sign-extend to upper 32bits on x64
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Mon, 26 Apr 2010 11:27:21 -0700 never 6946040: add intrinsic for short and char reverseBytes
Mon, 26 Apr 2010 18:01:55 -0400 tonyp Merge
Thu, 22 Apr 2010 10:02:38 -0700 johnc 6819061: G1: eliminate serial Other times that are proportional to the collection set length
Mon, 19 Apr 2010 05:40:21 -0700 kevinw Merge
Fri, 16 Apr 2010 17:36:37 +0100 kevinw 6897143: Stress test crashes during HeapInspection using ParallelGC.
Fri, 16 Apr 2010 08:48:16 -0700 apetrusenko 6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
Thu, 15 Apr 2010 18:45:30 -0400 tonyp 6939027: G1: assertion failure during the concurrent phase of cleanup
Thu, 15 Apr 2010 15:52:55 -0700 johnc 6943926: G1: Integer overflow during heap region verification
Tue, 30 Mar 2010 15:43:03 -0400 tonyp 6937142: G1: improvements to debugging output (S-M)
Tue, 13 Apr 2010 13:52:10 -0700 jmasa 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit.