src/hotspot/share/oops/instanceKlass.cpp
Thu, 10 Jan 2019 18:10:15 +0100 eosterlund 8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC
Wed, 09 Jan 2019 22:59:49 +0100 jwilhelm Merge
Wed, 09 Jan 2019 07:52:45 -0500 coleenp 8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Sat, 05 Jan 2019 20:08:24 +0100 redestad 8216189: Remove Klass::compute_is_subtype_of
Fri, 30 Nov 2018 15:29:19 +0100 eosterlund 8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
Fri, 30 Nov 2018 11:40:48 +0100 eosterlund 8213565: Crash in DependencyContext::remove_dependent_nmethod
Tue, 27 Nov 2018 21:20:16 -0500 dholmes 8214208: Nestmate package validation logging/exception should include classloader information
Tue, 20 Nov 2018 10:08:18 +0100 eosterlund 8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Wed, 31 Oct 2018 14:38:14 -0400 coleenp 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Mon, 29 Oct 2018 10:21:34 -0400 coleenp 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Tue, 23 Oct 2018 17:01:48 -0400 dholmes 8199567: [Nestmates] Cleanup instanceKlass.cpp
Thu, 11 Oct 2018 10:11:18 -0400 hseigel 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Mon, 01 Oct 2018 00:52:37 -0400 jiangli 8210926: vmTestbase/nsk/jvmti/scenarios/allocation/AP11/ap11t001/TestDescription.java failed with JVMTI_ERROR_INVALID_CLASS in CDS mode
Wed, 26 Sep 2018 14:01:48 -0400 coleenp 8210856: Move InstanceKlass DependencyContext cleaning to SystemDictionary::do_unloading()
Tue, 11 Sep 2018 09:53:41 -0400 hseigel 8210470: Remove unused Verifier::verify() Verifier::Mode argument
Tue, 28 Aug 2018 10:10:11 -0400 hseigel 8202578: Revisit location for class unload events
Mon, 20 Aug 2018 13:58:23 -0700 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Sat, 11 Aug 2018 12:49:33 -0400 coleenp 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Tue, 31 Jul 2018 09:55:09 -0400 hseigel 8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
Mon, 16 Jul 2018 09:06:33 -0400 lfoltan 8178712: ResourceMark may be missing inside initialize_[vi]table
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Tue, 26 Jun 2018 13:54:19 +0200 stefank 8205607: Use oop_iterate instead of oop_iterate_no_header
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
less more (0) -50 -30 tip