Thu, 12 Sep 2019 09:59:19 -0700 |
ccheung |
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
|
file |
diff |
annotate
|
Thu, 12 Sep 2019 15:04:00 +0200 |
stuefe |
Merge
stuefe-new-metaspace-branch
|
file |
diff |
annotate
|
Wed, 11 Sep 2019 18:31:25 -0700 |
iklam |
8230586: Encapsulate fields in filemap.hpp
|
file |
diff |
annotate
|
Tue, 10 Sep 2019 09:24:05 +0200 |
stuefe |
Initial changes for new metaspace. Only tested for Linux x64.
stuefe-new-metaspace-branch
|
file |
diff |
annotate
|
Thu, 05 Sep 2019 08:26:49 +0200 |
eosterlund |
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
|
file |
diff |
annotate
|
Tue, 27 Aug 2019 22:14:52 -0700 |
iklam |
8227370: Remove SharedPathsMiscInfo
|
file |
diff |
annotate
|
Tue, 27 Aug 2019 22:14:15 -0700 |
iklam |
8230168: Use ClasspathStream for FileMapInfo::create_path_array
|
file |
diff |
annotate
|
Mon, 29 Jul 2019 09:59:04 -0700 |
mikael |
Merge
|
file |
diff |
annotate
|
Thu, 25 Jul 2019 10:25:52 -0700 |
ccheung |
8228407: JVM crashes with shared archive file mismatch
|
file |
diff |
annotate
|
Wed, 17 Jul 2019 04:33:37 -0700 |
mikael |
Merge
|
file |
diff |
annotate
|
Fri, 12 Jul 2019 08:40:37 -0700 |
ccheung |
8226406: JVM fails to detect mismatched or corrupt CDS archive
|
file |
diff |
annotate
|
Fri, 28 Jun 2019 09:49:10 -0700 |
ccheung |
8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
|
file |
diff |
annotate
|
Fri, 07 Jun 2019 14:03:17 -0700 |
ccheung |
8224497: Remove FIXME in metaspaceClosure.cpp
|
file |
diff |
annotate
|
Fri, 17 May 2019 08:29:55 -0700 |
ccheung |
8207812: Implement Dynamic CDS Archive
|
file |
diff |
annotate
|
Tue, 14 May 2019 12:00:49 +0200 |
redestad |
8221478: Disable VerifySharedSpaces by default
|
file |
diff |
annotate
|
Sat, 11 May 2019 13:10:24 +0200 |
stefank |
8223637: Fix build breakage after 8223136
|
file |
diff |
annotate
|
Thu, 09 May 2019 14:26:03 +0200 |
stefank |
8223136: Move compressed oops functions to CompressedOops class
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 07:02:07 -0400 |
coleenp |
8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
|
file |
diff |
annotate
|
Fri, 29 Mar 2019 08:42:32 -0700 |
iklam |
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
|
file |
diff |
annotate
|
Mon, 18 Feb 2019 16:17:48 +0100 |
mbaesken |
8218811: replace open by os::open in hotspot coding
|
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
|
Mon, 03 Dec 2018 22:27:24 -0800 |
iklam |
8214388: CDS dumping fails with java heap fragmentation
|
file |
diff |
annotate
|
Tue, 27 Nov 2018 17:53:17 -0500 |
jiangli |
8214217: [TESTBUG] runtime/appcds/LotsOfClasses.java failed with fragmented heap
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 10:57:07 +0100 |
sjohanss |
8214118: HeapRegions marked as archive even if CDS mapping fails
|
file |
diff |
annotate
|
Fri, 16 Nov 2018 16:10:25 -0800 |
ccheung |
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
|
file |
diff |
annotate
|
Wed, 14 Nov 2018 18:49:02 -0500 |
jiangli |
8213713: Minor issues during MetaspaceShared::initialize_runtime_shared_and_meta_spaces
|
file |
diff |
annotate
|
Wed, 07 Nov 2018 19:40:27 -0800 |
iklam |
8213346: Re-implement shared dictionary using CompactHashtable
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 15:40:19 -0400 |
jiangli |
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
|
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, 25 Oct 2018 11:23:43 -0700 |
iklam |
8212205: VM asserts after CDS archive has been unmapped
|
file |
diff |
annotate
|
Mon, 15 Oct 2018 15:21:54 -0400 |
jiangli |
8211956: AppCDS crashes for some uses with JRuby
|
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
|
Tue, 18 Sep 2018 21:47:14 -0700 |
iklam |
8210875: Refactor CompactHashtable
|
file |
diff |
annotate
|
Wed, 12 Sep 2018 17:45:22 -0700 |
iklam |
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 09:59:37 -0700 |
iklam |
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 20:23:34 -0700 |
iklam |
8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 13:53:53 -0700 |
iklam |
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 14:50:59 -0700 |
ccheung |
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
|
file |
diff |
annotate
|
Wed, 11 Jul 2018 16:11:10 +0200 |
goetz |
8206977: Minor improvements of runtime code.
|
file |
diff |
annotate
|
Mon, 21 May 2018 15:15:58 -0400 |
jiangli |
8199807: AppCDS performs overly restrictive path matching check.
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 13:40:58 -0700 |
iklam |
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
|
file |
diff |
annotate
|
Fri, 04 May 2018 11:41:35 +0200 |
stefank |
8200729: Conditional compilation of GCs
|
file |
diff |
annotate
|
Mon, 30 Apr 2018 16:59:05 -0400 |
jiangli |
8193213: Make the UseAppCDS option obsolete.
|
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
|
Thu, 15 Mar 2018 21:24:10 +0100 |
stefank |
8199946: Move load/store and encode/decode out of oopDesc
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 10:29:23 -0500 |
hseigel |
8191102: Incorrect include file use in classLoader.hpp
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 14:10:56 +0100 |
mlarsson |
8194994: Remove redundant string streams used for logging
|
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
|
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
|
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
|
Fri, 06 Oct 2017 19:33:27 -0400 |
jiangli |
8174986: CDS archived java heap region may not compatible with AOT
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|