log

age author description
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.
Fri, 07 Jan 2011 19:08:13 +0100 Thomas Wuerthinger Fixed an issue that caused the client compiler to fail in the graal configuration.
Fri, 07 Jan 2011 18:48:48 +0100 Thomas Wuerthinger Renamed file.
Fri, 07 Jan 2011 18:45:09 +0100 Thomas Wuerthinger Fix includes to match new hotspot mechanism.
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Thu, 06 Jan 2011 20:10:19 -0800 cl Added tag jdk7-b124 for changeset 0a8e0d4345b3
Mon, 03 Jan 2011 15:30:05 -0800 trims 7010068: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - first pass hs20-b05 jdk7-b124
Fri, 24 Dec 2010 07:59:50 -0800 trims 7008759: Bump the HS20 build number to 05