src/hotspot/share/oops/constantPool.cpp
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
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
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Wed, 24 Jul 2019 10:22:11 -0400 coleenp 8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Tue, 23 Apr 2019 14:09:54 -0400 lfoltan 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Tue, 02 Apr 2019 11:37:11 +0200 redestad 8221724: Enable archiving of Strings with hash 0
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Wed, 13 Feb 2019 15:50:08 -0500 lfoltan 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
Wed, 13 Feb 2019 14:20:40 -0500 lfoltan 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
Thu, 31 Jan 2019 19:08:37 +0100 shade 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
Thu, 31 Jan 2019 07:28:40 -0500 coleenp 8212949: Remove ConstantPoolCache::is_constantPoolCache
Tue, 29 Jan 2019 16:48:20 -0800 dtitov 8163127: Debugger classExclusionFilter does not work correctly with method references
Tue, 29 Jan 2019 11:56:51 -0500 lfoltan 8216970: condy causes JVM crash
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Mon, 10 Dec 2018 11:04:55 -0800 iignatyev 8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
Tue, 09 Oct 2018 20:38:13 -0400 dholmes 8211394: CHECK_ must be used in the rhs of an assignment statement within a block
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Wed, 22 Aug 2018 07:51:07 -0400 coleenp 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
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
Thu, 16 Aug 2018 17:29:22 -0400 jiangli 8209389: SIGSEGV in WalkOopAndArchiveClosure::do_oop_work.
Wed, 08 Aug 2018 15:24:21 -0400 coleenp 8208677: Move inner metaspace cleaning out of class unloading
Mon, 02 Jul 2018 10:09:01 -0700 psandoz 8202769: jck test fails with C2: vm/jvmti/FollowReferences/fref001/fref00113/fref00113.html
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Fri, 23 Feb 2018 07:47:29 -0500 coleenp 8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Mon, 15 Jan 2018 15:18:27 +0100 eosterlund 8195107: CDS broken due to 8194741
Wed, 10 Jan 2018 22:43:42 +0100 eosterlund 8194741: Refactor oops in constant pool from CDS to use the Access API
Tue, 28 Nov 2017 21:43:45 +0100 stefank 8192061: Clean up allocation.inline.hpp includes
Mon, 06 Nov 2017 14:12:37 -0500 jiangli 8184206: Resolve all string constants in shared classes at CDS dump time
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Wed, 27 Sep 2017 20:40:33 -0400 jiangli 8186789: CDS dump crashes at ConstantPool::resolve_class_constants
Tue, 26 Sep 2017 10:03:17 -0400 coleenp 8081323: ConstantPool::_resolved_references is missing in heap dump
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip