Fri, 20 Jul 2018 12:19:28 -0700 |
iklam |
8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 14:52:11 -0400 |
coleenp |
8207359: Make SymbolTable increment_refcount disallow zero
|
file |
diff |
annotate
|
Mon, 16 Jul 2018 11:34:17 -0400 |
lfoltan |
8205611: Improve the wording of LinkageErrors to include module and class loader information
|
file |
diff |
annotate
|
Wed, 11 Jul 2018 16:11:10 +0200 |
goetz |
8206977: Minor improvements of runtime code.
|
file |
diff |
annotate
|
Mon, 25 Jun 2018 14:39:44 -0700 |
psandoz |
8195650: Method references to VarHandle accessors
|
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
|
Wed, 06 Jun 2018 10:45:40 -0400 |
coleenp |
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
|
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
|
Fri, 18 May 2018 10:59:04 +0200 |
goetz |
8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
|
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, 15 May 2018 20:24:34 +0200 |
egahlin |
8199712: Flight Recorder
|
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
|
Mon, 07 May 2018 11:38:21 +0200 |
goetz |
8199852: Print more information about class loaders in LinkageErrors.
|
file |
diff |
annotate
|
Mon, 30 Apr 2018 16:59:05 -0400 |
jiangli |
8193213: Make the UseAppCDS option obsolete.
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 12:06:53 -0400 |
coleenp |
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 22:17:11 -0500 |
kbarrett |
8192025: Less referential references
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 11:43:40 -0700 |
ccheung |
8194812: Extend class-data sharing to support the module path
|
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, 29 Mar 2018 10:38:29 +0200 |
redestad |
8200238: Reduce number of exceptions created when calling MemberName$Factory::resolveOrNull
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 18:54:12 +0100 |
stefank |
8200106: Move NoSafepointVerifier out from gcLocker.hpp
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 21:29:36 +0100 |
stefank |
8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
|
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
|
Tue, 06 Mar 2018 22:08:30 -0800 |
iklam |
8191585: VM anonymous classes created during CDS dump time cause crash
|
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, 02 Mar 2018 17:33:59 -0800 |
ccheung |
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
|
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
|
Thu, 18 Jan 2018 02:25:18 +0300 |
vlivanov |
8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact()
jdk-10+40
|
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
|
Mon, 27 Nov 2017 20:21:34 -0800 |
iklam |
8188791: Move AppCDS from closed repo to open repo
|
file |
diff |
annotate
|
Sun, 19 Nov 2017 23:30:41 -0500 |
jiangli |
8187118: Remove appending -cp path to the boot class path at AppCDS dump time
|
file |
diff |
annotate
|
Thu, 02 Nov 2017 11:00:34 -0500 |
gziemski |
8184765: Dynamically resize SystemDictionary
|
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
|
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
|
Sat, 21 Oct 2017 15:15:46 -0700 |
iklam |
8185160: -XX:DumpLoadedClassList omits graal classes
|
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
|