log

age author description
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.
Wed, 21 Apr 2010 01:13:15 -0700 jrose Merge
Tue, 20 Apr 2010 13:26:33 -0700 never 6945219: minor SA fixes
Mon, 19 Apr 2010 02:13:06 -0700 twisti 6944503: Improved Zero crash dump
Fri, 16 Apr 2010 05:05:53 -0700 twisti 6944473: 6941224 misses new files
Fri, 16 Apr 2010 02:59:34 -0700 twisti Merge
Thu, 15 Apr 2010 03:13:56 -0700 twisti 6944028: 6940701 broke Zero
Fri, 16 Apr 2010 00:52:45 -0700 twisti Merge
Thu, 15 Apr 2010 02:40:12 -0700 twisti 6941224: Improved stack overflow handling for Zero
Thu, 15 Apr 2010 18:14:49 -0700 never 6939930: exception unwind changes in 6919934 hurts compilation speed
Wed, 14 Apr 2010 15:30:13 -0700 never 6938026: C2 compiler fails in Node::rematerialize()const
Thu, 29 Apr 2010 14:32:43 -0700 mikejwre Added tag jdk7-b91 for changeset e0a1a502e402
Thu, 22 Apr 2010 16:54:23 -0700 mikejwre Added tag jdk7-b90 for changeset 605c9707a766 jdk7-b91
Tue, 20 Apr 2010 21:38:23 -0700 trims Merge jdk7-b90
Thu, 15 Apr 2010 19:09:48 -0700 trims Added tag hs18-b02 for changeset 4b60f23c4223 hs18-b03
Thu, 15 Apr 2010 19:08:48 -0700 trims Merge
Tue, 13 Apr 2010 13:01:37 -0700 jrose Merge
Thu, 08 Apr 2010 17:45:20 -0700 jrose Merge
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Thu, 08 Apr 2010 10:55:40 +0200 twisti 6941529: SharedRuntime::raw_exception_handler_for_return_address must reset thread MethodHandle flag
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Tue, 06 Apr 2010 15:18:10 -0700 kvn 6940677: Use 64 bytes chunk copy for arraycopy on Sparc
Tue, 06 Apr 2010 13:39:52 +0200 twisti 6940520: CodeCache::scavenge_root_nmethods_do must fix oop relocations
Fri, 09 Apr 2010 15:01:49 -0700 tonyp Merge
Fri, 09 Apr 2010 13:08:34 -0400 tonyp Merge
Wed, 07 Apr 2010 11:43:53 -0700 johnc 6940894: G1: assert(new_obj != 0 || ... "should be forwarded") for compaction tests