src/hotspot/share/oops/instanceKlass.cpp
Wed, 27 Mar 2019 14:13:34 +0100 stuefe 8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Sat, 23 Mar 2019 21:51:07 -0700 iklam 8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Fri, 22 Feb 2019 13:56:08 -0500 coleenp 8078725: method adjustments can be done just once for all classes involved into redefinition
Thu, 21 Feb 2019 17:07:35 -0800 iklam 8218751: Do not store original classfiles inside the CDS archive
Wed, 20 Feb 2019 19:41:43 -0500 dholmes 8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Wed, 13 Feb 2019 06:48:34 -0500 coleenp 8212988: add recent class unloading events to the hs_err log
Fri, 18 Jan 2019 16:21:07 +0100 redestad 8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info
Tue, 15 Jan 2019 16:40:31 -0500 dholmes 8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Mon, 14 Jan 2019 23:05:26 +0100 jwilhelm Merge
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
less more (0) -50 -30 tip