log src/cpu/sparc/vm/sharedRuntime_sparc.cpp @ 23974:f13e777eb255

age author description
Fri, 04 Nov 2016 14:18:01 +0100 Doug Simon Performance problem with System.identityHashCode in client compiler (JDK-6378526)
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 29 Feb 2016 16:08:11 +0100 roland 8148353: [linux-sparc] Crash in libawt.so on Linux SPARC jdk8u76-b11
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Mon, 02 Nov 2015 15:33:53 +0100 Gilles Duboscq Fix ppc and x86_32 after fetch_unroll_info_helper changes
Thu, 29 Oct 2015 16:11:45 +0100 Gilles Duboscq Let fetch_unroll_info override the exec_mode and handle rethrowing scopes
Wed, 30 Sep 2015 11:41:40 +0200 Stefan Anzinger [SPARC] use ld/st_ptr for store JavaThread::jvmci_alternate_call_target
Wed, 09 Sep 2015 17:56:30 -0700 Tom Rodriguez Rename jvmciJavaAccess.* to jvmciJavaClasses.*
Fri, 04 Sep 2015 19:22:19 +0200 Stefan Anzinger [SPARC] Use st_ptr to store JavaThread::jvmci_implicit_exception_pc
Fri, 04 Sep 2015 15:29:41 +0200 Stefan Anzinger [SPARC] Adjust size for deopt_blob to a reasonable value
Mon, 31 Aug 2015 17:37:55 +0200 Stefan Anzinger Remove additional pad in deopt_blob when building with JVMCI; fix comment blocks in implicit_exception_uncommon_trap
Thu, 27 Aug 2015 12:19:43 +0200 Stefan Anzinger [SPARC] SharedRuntime::generate_deopt_blob use 32 bit store instead of 64bit for storing pending_deoptimization value
Tue, 25 Aug 2015 22:58:03 +0200 Doug Simon made JavaThread::_jvmci a union
Tue, 25 Aug 2015 14:34:50 +0200 Doug Simon documented JVMCI-specific _implicit_exception_pc and _alternate_call_target fields in JavaThread and prepared for them to be in a union
Mon, 24 Aug 2015 22:35:47 +0200 Doug Simon moved JVMCI fields from ThreadShadow to Thread
Mon, 24 Aug 2015 10:21:51 -0700 Tom Rodriguez Remove unused frame_extension_argument from i2c adapters
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 19 May 2015 14:50:15 +0200 Stefan Anzinger [SPARC] Remove SPARC/Graal specific code for deoptimizing with exception
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 18 Sep 2014 11:46:33 -0700 morris 8050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: sanity check
Wed, 18 Feb 2015 01:13:17 +0100 Doug Simon made use of Graal stubs instead of equivalent HotSpot stubs optional and off by default
Mon, 20 Oct 2014 19:07:20 +0200 Gilles Duboscq Reduce diff with upstream
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
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Fri, 12 Sep 2014 12:54:06 -0700 Stefan Anzinger [SPARC] Fix typo
Wed, 10 Sep 2014 23:14:51 +0200 Tom Rodriguez Fixed variable name
Tue, 09 Sep 2014 14:31:36 -0700 Stefan Anzinger Merge
Tue, 02 Sep 2014 21:42:37 -0700 Tom Rodriguez Fixed HSAIL deopt
Mon, 25 Aug 2014 11:32:04 -0700 Stefan Anzinger Fixing relock on interpreter when entering synchronized methods.
Wed, 30 Jul 2014 08:40:08 -0700 Stefan Anzinger [SPARC] Fix deoptimization fixup of return pc when called via the deoptimization entry
Thu, 24 Jul 2014 08:19:30 -0700 Stefan Anzinger [SPARC] Temporary fix to get the stack for deoptimization right when exception is thrown
Mon, 30 Jun 2014 08:50:26 +0200 Stefan Anzinger [SPARC] Improving implicit exception handling on sparc
Thu, 24 Apr 2014 07:41:56 +0200 Stefan Anzinger Added lookup for Gaals JavaThread::graal_alternate_call_target_offset() in the i2c.
Thu, 03 Apr 2014 17:47:29 +0200 Thomas Wuerthinger Remove compiled method call intrinsic.
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 21 Nov 2013 12:30:35 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 12 Sep 2013 13:51:13 -0700 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 27 Feb 2014 16:05:29 +0100 Gilles Duboscq SharedRuntime: add gen_i2c_adapter, implement it with pre-existing methods in each architecture.
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 08 Nov 2013 01:13:11 -0800 vlivanov 8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
Mon, 14 Oct 2013 19:30:05 -0700 twisti 8026376: assert(false) failed: DEBUG MESSAGE: exception pc already set
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 07 Jun 2013 16:46:37 -0700 morris 8008407: remove SPARC V8 support
Tue, 09 Jul 2013 14:39:34 -0700 twisti Code installer changes for SPARC.
Fri, 21 Jun 2013 17:52:08 +0200 Thomas Wuerthinger Temporarily remove SPARC version of calling HotSpotInstalledCode targets.
Fri, 07 Jun 2013 15:43:00 -0400 Morris Meyer CR-806: Changes to build Graal for SPARC
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).
Thu, 06 Dec 2012 09:57:41 -0800 twisti 8003250: SPARC: move MacroAssembler into separate file
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc