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