Mon, 14 Oct 2019 11:36:17 +0200 |
goetz |
8218628: Add detailed message to NullPointerException describing what is null.
|
file |
diff |
annotate
|
Wed, 21 Aug 2019 18:42:30 -0400 |
kbarrett |
8227054: ServiceThread needs to know about all OopStorage objects
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 08:15:45 +0200 |
goetz |
Merge
JEP-8220715-NPE_messages
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 14:15:05 +0100 |
goetz |
8218628: Add detailed message to NullPointerException describing what is null.
JEP-8220715-NPE_messages
|
file |
diff |
annotate
|
Thu, 18 Jul 2019 14:57:32 -0400 |
kbarrett |
8227653: Add VM Global OopStorage
|
file |
diff |
annotate
|
Wed, 10 Jul 2019 07:58:24 -0400 |
coleenp |
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
|
file |
diff |
annotate
|
Thu, 30 May 2019 12:45:02 -0700 |
skuksenko |
8223504: Improve performance of forall loops by better inlining of "iterator()" methods
|
file |
diff |
annotate
|
Fri, 10 May 2019 09:05:29 -0400 |
coleenp |
8223626: move print() functions to cpp files
|
file |
diff |
annotate
|
Wed, 08 May 2019 11:11:50 -0500 |
gziemski |
8185525: Add JFR event for DictionarySizes
|
file |
diff |
annotate
|
Wed, 01 May 2019 12:31:29 -0700 |
kvn |
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
|
file |
diff |
annotate
|
Tue, 23 Apr 2019 14:09:54 -0400 |
lfoltan |
8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
|
file |
diff |
annotate
|
Fri, 05 Apr 2019 10:01:09 +0100 |
adinn |
8221477: Inject os/cpu-specific constants into Unsafe from JVM
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 10:04:22 +0200 |
shade |
8221726: Multiple build failures after JDK-8221698 (Remove redundant includes from popular header files)
|
file |
diff |
annotate
|
Sat, 30 Mar 2019 08:26:20 -0700 |
iklam |
8221698: Remove redundant includes from popular header files
|
file |
diff |
annotate
|
Thu, 21 Feb 2019 17:07:35 -0800 |
iklam |
8218751: Do not store original classfiles inside the CDS archive
|
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
|
Thu, 10 Jan 2019 15:13:51 -0500 |
coleenp |
8216167: Update include guards to reflect correct directories
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 19:40:27 -0800 |
iklam |
8213346: Re-implement shared dictionary using CompactHashtable
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 11:45:16 +0100 |
tschatzl |
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 16:04:50 -0800 |
dlong |
8212605: Pure-Java implementation of AccessController.doPrivileged
|
file |
diff |
annotate
|
Tue, 30 Oct 2018 22:24:04 -0400 |
jiangli |
8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
|
file |
diff |
annotate
|
Wed, 17 Oct 2018 15:57:10 -0700 |
iklam |
8212200: assert when shared java.lang.Object is redefined by JVMTI agent
|
file |
diff |
annotate
|
Thu, 18 Oct 2018 23:05:01 -0700 |
iklam |
8212642: Remove SystemDictionary::InitOption enum
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 10:22:04 -0400 |
pchilanomate |
8206424: Use locking for cleaning ProtectionDomainTable
|
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
|
Wed, 15 Aug 2018 11:19:57 -0700 |
iklam |
8209545: Simplify HeapShared::archive_module_graph_objects
|
file |
diff |
annotate
|
Mon, 13 Aug 2018 19:21:43 +0200 |
redestad |
8209120: Archive the Integer.IntegerCache
|
file |
diff |
annotate
|
Fri, 10 Aug 2018 00:35:57 -0400 |
jiangli |
8207263: Store the Configuration for system modules into CDS archive.
|
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
|
Fri, 20 Jul 2018 12:19:28 -0700 |
iklam |
8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
|
file |
diff |
annotate
|
Sun, 08 Jul 2018 12:43:05 -0400 |
jiangli |
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
|
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
|
Tue, 05 Jun 2018 19:58:20 -0400 |
dholmes |
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
|
file |
diff |
annotate
|
Tue, 29 May 2018 15:50:27 -0400 |
coleenp |
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
|
file |
diff |
annotate
|
Tue, 15 May 2018 14:49:10 -0700 |
iklam |
8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
|
file |
diff |
annotate
|
Tue, 08 May 2018 20:59:58 -0400 |
kbarrett |
8202631: JVM_Clone to throw CloneNotSupportException for Reference object
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 13:40:58 -0700 |
iklam |
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 22:17:11 -0500 |
kbarrett |
8192025: Less referential references
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 10:06:42 -0400 |
coleenp |
8198313: Wrap holder object for ClassLoaderData in a WeakHandle
|
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
|
Tue, 06 Mar 2018 17:15:16 -0500 |
coleenp |
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
|
file |
diff |
annotate
|
Wed, 21 Feb 2018 11:18:52 -0500 |
hseigel |
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
|
file |
diff |
annotate
|
Fri, 08 Sep 2017 10:46:46 -0700 |
psandoz |
8186209: Tool support for ConstantDynamic
|
file |
diff |
annotate
|
Sat, 13 Jan 2018 02:56:22 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Mon, 08 Jan 2018 09:46:31 -0500 |
coleenp |
8058259: compute_offset() is confusing for static fields
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 22:24:20 +0000 |
lana |
Merge
|
file |
diff |
annotate
|
Fri, 12 Jan 2018 01:52:06 +0300 |
vlivanov |
8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution
|
file |
diff |
annotate
|
Fri, 15 Dec 2017 11:23:50 -0500 |
hseigel |
8154587: Resolution fails for default method named 'clone'
|
file |
diff |
annotate
|
Thu, 02 Nov 2017 11:00:34 -0500 |
gziemski |
8184765: Dynamically resize SystemDictionary
|
file |
diff |
annotate
|
Sun, 29 Oct 2017 18:13:18 -0700 |
iklam |
8190191: Subclasses of jdk.jfr.Event loaded from CDS breaks -XX:FlightRecorderOptions=retransform=false
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 14:38:56 -0700 |
ccheung |
8185694: Replace SystemDictionaryShared::_java_platform_loader with SystemDictionary::is_platform_class_loader()
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|