log src/cpu/x86/vm/assembler_x86.cpp @ 2258:28bf941f445e

age author description
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.
Wed, 08 Dec 2010 17:50:49 -0800 iveresov Merge
Fri, 03 Dec 2010 01:34:31 -0800 twisti 6961690: load oops from constant table on SPARC
Mon, 29 Nov 2010 15:43:36 -0500 coleenp 6780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompressedOops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Sat, 06 Nov 2010 18:52:07 -0700 kvn 6997311: SIGFPE in new long division asm code
Tue, 02 Nov 2010 09:00:37 -0700 kvn 6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Fri, 27 Aug 2010 17:33:49 -0700 never 4809552: Optimize Arrays.fill(...)
Tue, 10 Aug 2010 12:15:10 -0700 never 6975027: use of movptr to set length of array
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Thu, 03 Jun 2010 14:20:27 -0700 kvn 6958254: -XX:+VerifyOops is broken on x86
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Sun, 11 Oct 2009 16:19:25 -0700 jcoomes 6888953: some calls to function-like macros are missing semicolons
Mon, 02 Aug 2010 15:44:38 -0700 Lukas Stadler * using reflected objects instead of oops
Thu, 08 Apr 2010 12:13:07 -0700 iveresov 6942223: c1 64 bit fixes
Wed, 17 Mar 2010 10:47:03 -0700 kvn 6935535: String.indexOf() returns incorrect result on x86 with SSE4.2
Wed, 16 Dec 2009 12:48:04 +0100 twisti 6829192: JSR 292 needs to support 64-bit x86
Tue, 10 Nov 2009 17:00:18 -0800 cfang Merge