hotspot/src/share/vm/code/dependencies.cpp
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Fri, 17 Apr 2015 18:17:06 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Thu, 12 Mar 2015 14:15:09 +0100 roland 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 01 Dec 2014 13:06:20 -0500 drchase 8064524: Compiler code generation improvements
Thu, 20 Nov 2014 11:06:26 +0100 thartmann 8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
Mon, 29 Sep 2014 09:26:48 -0700 vlivanov 8058578: -XX:+TraceDependencies is broken for call_site_target_value dependency type
Thu, 07 Aug 2014 18:09:12 -0700 morris 8040920: Uninitialised memory in hotspot/src/share/vm/code/dependencies.cpp
Mon, 19 May 2014 20:28:35 +0000 bharadwaj 6563994: assert(wf.check_method_context(ctxk, m), "proper context") failed
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Mon, 03 Mar 2014 08:04:14 +0100 anoll 8035946: Use ResourceHashtable for dependency checking
Wed, 26 Feb 2014 11:29:47 +0100 anoll 8034839: jvm hangs with gc/gctests/LoadUnloadGC test
Fri, 24 Jan 2014 09:04:24 -0800 kvn Merge
Thu, 23 Jan 2014 01:23:23 +0400 vlivanov 8031695: CHA ignores default methods during analysis leading to incorrect code generation
Fri, 17 Jan 2014 10:43:43 -0800 morris Merge
Tue, 07 Jan 2014 13:26:56 -0500 coleenp 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
Wed, 15 Jan 2014 06:16:55 +0100 anoll 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Mon, 24 Jun 2013 18:55:46 -0400 coleenp 8016325: JVM hangs verifying system dictionary
Thu, 13 Jun 2013 22:02:40 -0700 ccheung 8014431: cleanup warnings indicated by the -Wunused-value compiler option on linux
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Thu, 11 Oct 2012 12:25:42 -0400 kamg 7200776: Implement default methods in interfaces
Fri, 05 Oct 2012 19:29:29 -0700 vlivanov 8000232: NPG: SIGSEGV in Dependencies::DepStream::check_klass_dependency on solaris-x64
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
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Wed, 11 Jan 2012 19:54:34 -0800 dcubed 7129240: backout fix for 7102776 until 7128770 is resolved
Tue, 29 Nov 2011 14:44:44 -0500 bobv Merge
Tue, 08 Nov 2011 17:29:57 -0800 never 7105305: assert check_method_context proper context
Thu, 17 Nov 2011 12:53:59 -0500 coleenp 7102776: Pack instanceKlass boolean fields into single u1 field
Mon, 29 Aug 2011 05:07:35 -0700 twisti 7083184: JSR 292: don't store context class argument with call site dependencies
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
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
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Wed, 16 Dec 2009 12:54:49 -0500 phh 6843629: Make current hotspot build part of jdk5 control build
Wed, 23 Sep 2009 23:56:15 -0700 jrose Merge
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Wed, 16 Sep 2009 15:42:46 -0400 acorn 6879572: SA fails _is_marked_dependent not found
Fri, 04 Sep 2009 12:53:02 -0400 acorn 6830542: Performance: JVM_DefineClass already verified.
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 20 Mar 2008 09:17:30 -0500 kamg Merge
Wed, 27 Feb 2008 00:23:37 -0800 jrose 6610906: inexplicable IncompatibleClassChangeError
Thu, 31 Jan 2008 14:56:50 -0500 sbohne 6598190: JPRT tests fail when run with -XX:+CheckUnhandledOops
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip