log src/cpu/sparc/vm/sharedRuntime_sparc.cpp @ 24234:ea6f94ab283b default tip

age author description
Fri, 30 Dec 2016 04:10:18 -0500 Stefan Anzinger Fix build for Linux/SPARC
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