hotspot/src/share/vm/ci/ciInstanceKlass.cpp
Thu, 01 Dec 2016 14:21:31 -0500 coleenp 8168699: Validate special case invocations
Mon, 03 Oct 2016 21:48:21 -0400 dholmes 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Mon, 15 Jun 2015 15:27:04 +0300 vlivanov 8087218: Constant fold loads from final instance fields in VM anonymous classes
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Mon, 09 Feb 2015 13:45:59 +0100 roland 8071821: Assert failed in UnexpectedDeoptimizationTest.java
Tue, 16 Dec 2014 13:49:36 +0100 roland 6700100: optimize inline_native_clone() for small objects with exact klass
Tue, 16 Sep 2014 14:39:11 +0200 anoll 8058452: ciInstanceKlass::non_static_fields() can be removed
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Wed, 30 Oct 2013 22:55:11 -0700 iveresov 8026735: Stream tests throw java.lang.IncompatibleClassChangeError
Mon, 07 Oct 2013 14:11:49 +0400 vlivanov 8024943: ciReplay: fails to dump replay data during safepointing
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Fri, 01 Feb 2013 02:50:23 -0800 vlivanov 8006410: allocating without ResourceMark when CompileCommand was specified
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Mon, 31 Jan 2011 17:48:21 -0800 never 6354181: nsk.logging.stress.threads.scmhml001 fails assertion in "src/share/vm/oops/instanceKlass.cpp, 111"
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 09 Nov 2010 17:31:18 -0800 kvn 6839891: Array overrun in vm ci
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Mon, 12 Jul 2010 10:58:25 -0700 never 6958668: repeated uncommon trapping for new of klass which is being initialized
Sat, 12 Jun 2010 22:53:43 -0700 jrose 6960865: ldc of unloaded class throws an assert in ciTypeFlow
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Wed, 21 May 2008 16:31:35 -0700 kvn 6703888: Compressed Oops: use the 32-bits gap after klass in a object
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Tue, 11 Mar 2008 11:25:13 -0700 kvn 6667620: (Escape Analysis) fix deoptimization for scalar replaced objects
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip