log

age author description
Tue, 14 Dec 2010 23:17:00 -0800 never 6765546: Wrong sscanf used to parse CompilerOracle command >= 32 characters could lead to crash
Tue, 14 Dec 2010 12:44:30 -0800 twisti 7006044: materialize cheap non-oop pointers on 64-bit SPARC
Tue, 28 Dec 2010 09:54:09 -0500 coleenp Merge
Mon, 27 Dec 2010 09:56:29 -0500 zgu Merge
Mon, 27 Dec 2010 09:30:20 -0500 zgu 6975480: VS2010 says _STATIC_CPPLIB is deprecated, may need to change this usage
Thu, 23 Dec 2010 07:58:35 -0800 dcubed 6987812: 2/3 SAJDI: "gHotSpotVMTypes was not initialized properly in the remote process"
Wed, 22 Dec 2010 16:52:02 -0500 coleenp Merge
Wed, 22 Dec 2010 12:24:40 -0500 coleenp Merge
Wed, 22 Dec 2010 11:52:12 -0500 zgu Merge
Wed, 22 Dec 2010 11:24:21 -0500 zgu 6961186: Better VM handling of unexpected exceptions from application native code
Tue, 21 Dec 2010 23:39:42 -0500 dholmes 7008444: Remove unnecessary include of stdint.h in java_md.c
Mon, 20 Dec 2010 14:30:24 -0500 bobv 7007769: VM crashes with SIGBUS writing PerfData if tmp space is full
Fri, 17 Dec 2010 12:14:48 +0000 kevinw 7003487: clhsdbproc stacktrace fails on x64
Fri, 07 Jan 2011 22:42:10 -0800 trims 7011125: Bump the HS20 build number to 06
Fri, 07 Jan 2011 19:09:02 -0800 trims Added tag hs20-b05 for changeset 0a8e0d4345b3
Sat, 22 Jan 2011 17:31:11 +0100 Thomas Wuerthinger Added caching for constant pool entries.
Sat, 22 Jan 2011 14:37:43 +0100 Thomas Wuerthinger Implemented fast inline array allocation.
Wed, 19 Jan 2011 16:13:13 +0100 Thomas Wuerthinger Added getClass intrinsic implementation.
Wed, 19 Jan 2011 15:48:15 +0100 Thomas Wuerthinger Add deoptimization blob support.
Tue, 18 Jan 2011 10:19:59 +0100 Thomas Wuerthinger Better support for array types.
Fri, 14 Jan 2011 16:29:42 +0100 Thomas Wuerthinger Treat C1XOptions fields as final.
Fri, 14 Jan 2011 13:22:50 +0100 Thomas Wuerthinger Removed compiler object tracking.
Thu, 13 Jan 2011 17:45:17 +0100 Thomas Wuerthinger Refactorings to get towards less CRI overhead.
Wed, 12 Jan 2011 19:14:32 +0100 Thomas Wuerthinger Added GC stats. Enabling intrinsics.
Tue, 11 Jan 2011 17:02:38 +0100 Thomas Wuerthinger Removed assert.
Tue, 11 Jan 2011 16:35:10 +0100 Thomas Wuerthinger Changed .hgignore.
Tue, 11 Jan 2011 16:21:22 +0100 Thomas Wuerthinger Small clean up.
Tue, 11 Jan 2011 11:55:19 +0100 Thomas Wuerthinger Two fixes for leaf type and leaf method assumptions.
Mon, 10 Jan 2011 16:59:48 +0100 Thomas Wuerthinger Added leaf method assumptions.
Mon, 10 Jan 2011 10:50:22 +0100 Thomas Wuerthinger Added unique concrete subtype assumption.