log src/cpu/x86/vm/assembler_x86.cpp @ 4137:04b9a2566eec

age author description
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Fri, 18 Nov 2011 10:29:27 -0800 never 7110489: C1: 64-bit tiered with ForceUnreachable: assert(reachable(src)) failed: Address should be reachable
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Mon, 22 Aug 2011 11:00:39 -0700 kvn 7081926: assert(VM_Version::supports_sse2()) failed: must support
Wed, 17 Aug 2011 05:14:43 -0700 twisti 7079626: x64 emits unnecessary REX prefix
Tue, 16 Aug 2011 16:59:46 -0700 kvn 7079329: Adjust allocation prefetching for T4
Thu, 11 Aug 2011 12:08:11 -0700 kvn 7063629: use cbcond in C2 generated code on T4
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Tue, 21 Jun 2011 09:04:55 -0700 never 7056380: VM crashes with SIGSEGV in compiled code
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Wed, 20 Apr 2011 20:32:45 -0700 jmasa Merge
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Mon, 11 Apr 2011 15:30:31 -0700 kvn 7035713: 3DNow Prefetch Instruction Support
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Thu, 31 Mar 2011 00:27:08 -0700 twisti 7032388: guarantee(VM_Version::supports_cmov()) failed: illegal instruction on i586 after 6919934
Sun, 27 Mar 2011 13:17:37 -0700 iveresov 6964776: c2 should ensure the polling page is reachable on 64 bit
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Sat, 26 Feb 2011 12:10:54 -0800 kvn 6942326: x86 code in string_indexof() could read beyond reserved heap space
Thu, 03 Mar 2011 19:25:53 +0100 Thomas Wuerthinger Merge with OpenJDK.
Wed, 09 Feb 2011 15:02:23 -0800 never 7016474: string compare intrinsic improvements
Mon, 14 Feb 2011 03:21:18 -0800 twisti 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
Mon, 21 Feb 2011 19:28:35 +0100 Thomas Wuerthinger Small clean up to reduce delta to OpenJDK.
Wed, 26 Jan 2011 18:17:37 +0100 Thomas Wuerthinger 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 18:18:08 +0100 Thomas Wuerthinger Merge.