log

age author description
Thu, 13 Jan 2011 07:28:47 -0800 twisti Merge
Wed, 12 Jan 2011 18:33:25 -0800 iveresov 7011627: C1: call_RT must support targets that don't fit in wdisp30
Thu, 13 Jan 2011 07:20:32 -0800 twisti Merge
Tue, 11 Jan 2011 20:26:13 -0800 kvn 7011386: race in objArrayKlass::array_klass_impl
Mon, 10 Jan 2011 18:46:29 -0800 iveresov 4930919: race condition in MDO creation at back branch locations
Mon, 10 Jan 2011 03:58:07 -0800 twisti 7010913: JSR 292 ciMethodHandle does not handle MethodHandleCompiler exceptions properly
Mon, 10 Jan 2011 00:56:39 -0800 twisti 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
Fri, 07 Jan 2011 11:53:24 -0800 kvn 6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL")
Fri, 07 Jan 2011 10:16:57 -0800 kvn 7009756: volatile variables could be broken throw reflection API
Fri, 07 Jan 2011 03:58:11 -0800 twisti Merge
Thu, 06 Jan 2011 16:03:20 -0800 iveresov 7010618: C1: array length should be treated at int on 64bit during array allocation
Fri, 07 Jan 2011 22:56:35 -0800 trims Merge hs20-b06 jdk7-b125
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
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, 07 Jan 2011 15:54:32 -0800 dcubed Merge
Fri, 07 Jan 2011 13:59:48 -0800 dcubed Merge
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Fri, 07 Jan 2011 15:57:02 -0500 bobv Merge
Fri, 07 Jan 2011 12:44:54 -0500 bobv 7009268: guarantee(middle - slop > start) failed: need enough space to divide up
Fri, 07 Jan 2011 03:38:19 -0800 alanb 7009975: Large file support broken in hs20-b04
Wed, 05 Jan 2011 21:23:15 -0500 coleenp 6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling
Mon, 03 Jan 2011 14:09:11 -0500 coleenp 6302804: Hotspot VM dies ungraceful death when C heap is exhausted in various places.
Fri, 07 Jan 2011 03:41:07 -0800 twisti Merge
Thu, 30 Dec 2010 23:44:45 -0800 iveresov 7009849: C1: Incorrect frame size computation
Thu, 30 Dec 2010 09:36:03 -0800 kvn 6928562: Assert(_no_handle_mark_nesting==0,"allocating handle inside NoHandleMark")
Wed, 29 Dec 2010 10:41:43 -0800 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
Tue, 28 Dec 2010 17:34:02 -0800 kvn 7009359: HS with -XX:+AggressiveOpts optimize new StringBuffer(null) so it does not throw NPE as expected
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit