src/hotspot/share/oops/instanceKlass.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Fri, 01 Nov 2019 11:31:37 -0700 ccheung 8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
Thu, 24 Oct 2019 08:52:33 -0400 coleenp 8232788: Move biased locking initalization
Mon, 21 Oct 2019 13:13:16 -0400 lfoltan 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Thu, 17 Oct 2019 07:35:22 -0400 coleenp 8232112: MDO extra_data_lock leaks during class unloading
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Mon, 30 Sep 2019 13:10:11 -0400 coleenp 8184732: Deadlock detection improvements for 'special' locks
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Wed, 28 Aug 2019 10:56:50 -0400 dcubed 8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Thu, 06 Jun 2019 13:46:03 +0300 vlivanov 8225141: Better handling of classes in error state in fast class initialization checks
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Tue, 07 May 2019 09:17:03 +0200 xliu 8222670: pathological case of JIT recompilation and code cache bloat
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
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
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) -60 tip