Wed, 08 Aug 2018 15:31:07 +0200 |
tschatzl |
8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:45:07 -0700 |
iklam |
8208999: Some use of Klass* should be replaced by InstanceKlass*
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 14:24:10 -0400 |
hseigel |
8202171: Some oopDesc functions compare this with NULL
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 09:55:09 -0400 |
hseigel |
8208399: Metadata methods print_(value_)on_maybe_null() compare 'this' to NULL
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 09:06:33 -0400 |
lfoltan |
8178712: ResourceMark may be missing inside initialize_[vi]table
|
file |
diff |
annotate
|
Thu, 28 Jun 2018 14:22:28 +0200 |
eosterlund |
8205683: Refactor heap allocation to separate concerns
|
file |
diff |
annotate
|
Tue, 26 Jun 2018 13:54:19 +0200 |
stefank |
8205607: Use oop_iterate instead of oop_iterate_no_header
|
file |
diff |
annotate
|
Mon, 25 Jun 2018 11:33:11 -0400 |
lfoltan |
8169559: Add class loader names to relevant VM messages
|
file |
diff |
annotate
|
Sat, 26 May 2018 06:59:49 +0200 |
stefank |
8204540: Automatic oop closure devirtualization
|
file |
diff |
annotate
|
Sun, 24 Jun 2018 21:46:11 -0700 |
never |
8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 01:32:41 -0400 |
dholmes |
8010319: Implementation of JEP 181: Nest-Based Access Control
|
file |
diff |
annotate
|
Tue, 19 Jun 2018 07:54:11 -0400 |
lfoltan |
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
|
file |
diff |
annotate
|
Fri, 15 Jun 2018 12:31:28 +0200 |
goetz |
8204268: Improve some IncompatibleClassChangeError messages.
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 10:45:40 -0400 |
coleenp |
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
|
file |
diff |
annotate
|
Wed, 30 May 2018 11:39:26 +0200 |
goetz |
8203881: Print erroneous size in NegativeArraySizeException
|
file |
diff |
annotate
|
Wed, 02 May 2018 09:26:10 -0700 |
ccheung |
8200466: Revisit the setting of _transitive_interfaces in InstanceKlass
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 18:43:04 -0400 |
coleenp |
8201556: Disallow reading oops in ClassLoaderData if unloading
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 13:37:39 -0400 |
coleenp |
8201537: Remove is_alive closure from Klass::is_loader_alive()
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 10:06:42 -0400 |
coleenp |
8198313: Wrap holder object for ClassLoaderData in a WeakHandle
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 13:15:27 +0200 |
rkennke |
8199781: Don't use naked == for comparing oops
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 21:24:10 +0100 |
stefank |
8199946: Move load/store and encode/decode out of oopDesc
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 16:00:41 +0100 |
rkennke |
8199739: Use HeapAccess when loading oops from static fields in javaClasses.cpp
|
file |
diff |
annotate
|
Wed, 14 Mar 2018 12:12:00 +0100 |
simonis |
8199472: Fix non-PCH build after JDK-8199319
|
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
|
Thu, 08 Feb 2018 13:21:22 -0500 |
zgu |
8196923: [REDO] NMT: Report array class count in NMT summary
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 03:43:29 +0100 |
jwilhelm |
8196924: [BACKOUT] NMT: Report array class count in NMT summary
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 08:24:36 -0500 |
zgu |
8193184: NMT: Report array class count in NMT summary
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 16:57:53 -0800 |
iklam |
8178351: Simplify MetaspaceShared::is_in_shared_space and MetaspaceObj::is_shared
|
file |
diff |
annotate
|
Mon, 08 Jan 2018 09:46:31 -0500 |
coleenp |
8058259: compute_offset() is confusing for static fields
|
file |
diff |
annotate
|
Mon, 08 Jan 2018 13:22:05 +0100 |
eosterlund |
8191567: Refactor ciInstanceKlass G1 keep alive barrier to use Access API.
|
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
|
Sat, 21 Oct 2017 15:15:46 -0700 |
iklam |
8185160: -XX:DumpLoadedClassList omits graal classes
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 19:23:48 -0700 |
dlong |
8132547: [AOT] support invokedynamic instructions
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 22:36:06 -0400 |
coleenp |
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 16:42:04 -0400 |
coleenp |
8186777: Make Klass::_java_mirror an OopHandle
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|