log src/cpu/x86/vm/stubGenerator_x86_64.cpp @ 10324:3f281b313240

age author description
Wed, 22 May 2013 18:25:43 -0700 kvn 8010927: Kitchensink crashed with SIGSEGV, Problematic frame: v ~StubRoutines::checkcast_arraycopy
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Wed, 03 Apr 2013 11:12:57 -0700 kvn 8011102: Clear AVX registers after return from JNI call
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Thu, 03 Jan 2013 16:30:47 -0800 kvn 8005544: Use 256bit YMM registers in arraycopy stubs on x86
Wed, 19 Dec 2012 15:40:35 -0800 kvn 8004835: Improve AES intrinsics on x86
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 07 Dec 2012 01:09:03 -0800 roland Merge
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Wed, 24 Oct 2012 14:33:22 -0700 kvn 7184394: add intrinsics to use AES instructions
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Mon, 27 Feb 2012 09:17:44 +0100 roland 7147740: add assertions to check stack alignment on VM entry from generated code (x64)
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 14 Feb 2012 09:43:25 +0100 roland 7144405: JumbleGC002 assert(m->offset() == pc_offset) failed: oopmap not found
Wed, 08 Feb 2012 09:52:24 +0100 roland 7119286: JSR292: SIGSEGV in JNIHandleBlock::release_block(JNIHandleBlock*, Thread*)+0x3c
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 20 Dec 2011 12:33:05 +0100 bdelsart 7116216: StackOverflow GC crash
Sat, 17 Dec 2011 22:03:44 +0100 Thomas Wuerthinger Merge fixes.
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
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Sat, 10 Sep 2011 00:11:04 -0700 never 7088020: SEGV in JNIHandleBlock::release_block