hotspot/src/cpu/sparc/vm/templateTable_sparc.cpp
Mon, 28 Aug 2017 15:34:04 -0700 ccheung 8186842: Use Java class loaders for creating the CDS archive
Fri, 03 Mar 2017 23:08:35 -0800 iklam 8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only
Wed, 12 Apr 2017 17:52:04 -0400 gtriantafill 8150388: Remove SPARC 32-bit support
Thu, 18 Aug 2016 10:47:09 -0400 coleenp 8037138: x86: problem with JVMTI breakpoint
Wed, 22 Jun 2016 17:05:40 +0200 simonis 8159620: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation on ppc64 and sparc
Tue, 13 Oct 2015 18:13:34 -0400 coleenp 8132051: Better byte behavior
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
Wed, 20 Jan 2016 11:58:09 -0800 cjplummer 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
Thu, 07 Jan 2016 16:19:41 -0800 sangheki 8144573: TLABWasteIncrement=max_jint fires an assert on SPARC for non-G1 GC mode
Tue, 22 Dec 2015 11:11:29 -0500 coleenp 8074457: Remove the non-Zero CPP Interpreter
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Tue, 18 Aug 2015 17:48:35 -0400 kbarrett 8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
Wed, 01 Apr 2015 22:03:17 -0400 coleenp 8076492: Make common code from template interpreter code
Sun, 29 Mar 2015 09:20:27 -0400 hseigel Merge
Wed, 25 Mar 2015 15:18:37 -0700 minqi 8074345: Enable RewriteBytecodes when VM runs with CDS
Mon, 23 Mar 2015 12:18:20 +0100 jprovino 8067891: Remove vestigal G1SATBCT barrier set kind
Wed, 04 Feb 2015 10:18:28 -0500 jprovino 8071805: BarrierSet::Other is not used and should be removed.
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Fri, 31 Oct 2014 09:10:51 +0100 brutisso 8061308: Remove iCMS
Mon, 15 Sep 2014 08:08:22 +0200 thartmann 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Tue, 14 Jan 2014 14:51:47 +0100 roland 8026253: New type profiling points: sparc support
Thu, 24 Oct 2013 16:23:07 -0700 twisti 8026328: Setting a breakpoint on invokedynamic crashes the JVM
Fri, 07 Jun 2013 16:46:37 -0700 morris 8008407: remove SPARC V8 support
Thu, 18 Apr 2013 17:00:16 -0400 jiangli Merge
Wed, 17 Apr 2013 10:57:02 -0700 johnc 8012335: G1: Fix bug with compressed oops in template interpreter on x86 and sparc.
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Fri, 22 Feb 2013 08:36:42 -0500 coleenp 8000797: NPG: is_pseudo_string_at() doesn't work
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 11 Dec 2012 12:41:31 -0500 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
Tue, 09 Oct 2012 07:41:27 +0200 rbackman Merge
Mon, 01 Oct 2012 14:50:10 -0700 twisti 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Tue, 11 Sep 2012 20:20:38 -0400 coleenp 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Fri, 26 Aug 2011 08:52:22 -0700 kvn 7059037: Use BIS for zeroing on T4
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
Thu, 21 Apr 2011 00:25:40 -0700 twisti 6993078: JSR 292 too many pushes: Lesp points into register window
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Thu, 13 Jan 2011 08:32:15 -0800 dcubed Merge
Thu, 13 Jan 2011 07:20:32 -0800 twisti Merge
Mon, 10 Jan 2011 18:46:29 -0800 iveresov 4930919: race condition in MDO creation at back branch locations
Tue, 11 Jan 2011 17:33:21 -0500 phh 7011463: Sparc MacroAssembler::incr_allocated_bytes() needs a RegisterOrConstant argument
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
less more (0) -60 tip