log src/cpu/x86/vm/templateInterpreter_x86_64.cpp @ 21559:be896a1983c0

age author description
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Thu, 03 Apr 2014 12:37:53 +0200 goetz 8039146: Fix 64-bit store to int JNIHandleBlock::_top
Thu, 03 Apr 2014 17:47:29 +0200 Thomas Wuerthinger Remove compiled method call intrinsic.
Mon, 02 Dec 2013 18:06:00 +0100 Gilles Duboscq Put _pending_deoptimization and _pending_monitorenter under ifdef GRAAL
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 24 Oct 2013 16:23:07 -0700 twisti 8026328: Setting a breakpoint on invokedynamic crashes the JVM
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Mon, 19 Aug 2013 09:33:29 +0200 rbackman Merge
Thu, 15 Aug 2013 11:59:19 -0700 bharadwaj 8022441: Bad code generated for certain interpreted CRC intrinsics, 2 cases
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Tue, 06 Aug 2013 16:33:59 -0700 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Wed, 07 Aug 2013 01:54:09 +0200 Doug Simon used movslq instead of movl in CRC32 interpreter stub
Tue, 06 Aug 2013 21:40:09 +0200 Doug Simon fixed bug in java.util.zip.CRC32.updateBytes interpreter entry stub
Tue, 06 Aug 2013 18:31:23 +0200 Doug Simon fixed bug in java.util.zip.CRC32.update(int b) interpreter entry stub and re-enabled CRC32 intrinsics
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Tue, 09 Jul 2013 17:53:58 +0200 Christian Haeubl Removed priority compilation queue.
Mon, 08 Jul 2013 17:14:25 +0200 Christian Haeubl Minor C++ compilation fixes.
Mon, 08 Jul 2013 16:55:28 +0200 Christian Haeubl Compilation policy fixes and changed default compilation policy.
Tue, 25 Jun 2013 14:56:56 +0200 Thomas Wuerthinger Fix bug in executeCompiledMethod interpreter stub.
Mon, 24 Jun 2013 11:43:48 +0200 Christian Haeubl Fixed an interpreter issue concerning a trashed register.
Sun, 23 Jun 2013 15:49:01 +0200 Thomas Wuerthinger Throw InvalidInstalledCodeException directly in the stubs.
Fri, 21 Jun 2013 18:26:52 +0200 Thomas Wuerthinger Restructure the handling of HotSpotInstalledCode and their link to nmethods.
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 24 Apr 2013 11:49:38 +0200 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
Wed, 24 Apr 2013 18:20:04 -0400 jiangli 8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Fri, 12 Apr 2013 17:22:54 +0200 Thomas Wuerthinger Comments and #ifdef GRAAL for recent changes to C++ code for calling nmethods directly.
Fri, 12 Apr 2013 01:53:52 +0200 Thomas Wuerthinger Implement fast invocation of installed code (direct tail call to the target machine code address).
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, 13 Mar 2013 09:44:45 +0100 roland 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
Sun, 17 Mar 2013 21:20:39 +0100 Thomas Wuerthinger Support deoptimizing before the entry to a synchronized method.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Tue, 11 Dec 2012 12:41:31 -0500 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
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
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
Wed, 06 Jun 2012 14:33:43 -0400 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Thu, 29 Mar 2012 18:43:30 +0200 Lukas Stadler compilation queue changes:
Tue, 06 Mar 2012 11:11:27 -0800 Christian Haeubl added detection for endless recompilation
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
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge