Jie Fu
|
6ffa3e66db
|
8267754: cds/appcds/loaderConstraints/LoaderConstraintsTest.java fails on x86_32 due to customized class loader is not supported
Reviewed-by: minqi, dholmes, iklam
|
2021-05-26 22:58:45 +00:00 |
|
Ioi Lam
|
209769b5ad
|
8267347: CDS record_linking_constraint asserts with unregistered class
Reviewed-by: minqi, ccheung
|
2021-05-24 21:52:13 +00:00 |
|
Calvin Cheung
|
1c7a1310d9
|
8267350: Archived old interface extends interface with default method causes crash
Reviewed-by: iklam, minqi
|
2021-05-20 21:03:13 +00:00 |
|
Yumin Qi
|
2066f497b9
|
8266764: [REDO] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung, iklam
|
2021-05-16 02:26:46 +00:00 |
|
Ioi Lam
|
1e0ecd6d56
|
8265605: Cannot call BootLoader::loadClassOrNull before initPhase2
Reviewed-by: alanb, mchung
|
2021-05-14 06:26:41 +00:00 |
|
Harold Seigel
|
e14b026841
|
8243287: Removal of Unsafe::defineAnonymousClass
Reviewed-by: iklam, mchung, alanb, dholmes
|
2021-05-13 12:46:54 +00:00 |
|
Philippe Marschall
|
ab17be2835
|
8252530: Fix inconsistencies in hotspot whitebox
Reviewed-by: dholmes, amenkov
|
2021-05-12 23:14:30 +00:00 |
|
Calvin Cheung
|
25d99e5267
|
8266330: itableMethodEntry::initialize() asserts with archived old classes
Reviewed-by: iklam, minqi
|
2021-05-10 16:24:11 +00:00 |
|
Yumin Qi
|
04fad70437
|
8266765: [BACKOUT] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: ccheung
|
2021-05-07 23:49:00 +00:00 |
|
Yumin Qi
|
43ad24feb2
|
8265465: jcmd VM.cds should keep already dumped archive when exception happens
Reviewed-by: iklam, ccheung
|
2021-05-07 03:01:32 +00:00 |
|
Yumin Qi
|
8b37d48770
|
8255493: Support for pre-generated java.lang.invoke classes in CDS dynamic archive
Reviewed-by: iklam, ccheung
|
2021-05-04 17:18:43 +00:00 |
|
Vladimir Kozlov
|
4785e112ae
|
8264806: Remove the experimental JIT compiler
Reviewed-by: iignatyev, erikj
|
2021-04-27 06:23:21 +00:00 |
|
Yumin Qi
|
20a373a0d0
|
8265393: VM crashes if both -XX:+RecordDynamicDumpInfo and -XX:SharedArchiveFile options are specified
Reviewed-by: iklam, ccheung
|
2021-04-23 21:51:11 +00:00 |
|
Calvin Cheung
|
9499175064
|
8261090: Store old classfiles in static CDS archive
Reviewed-by: iklam, minqi
|
2021-04-22 15:13:29 +00:00 |
|
Erik Gahlin
|
4dcaac1feb
|
8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
Reviewed-by: cjplummer
|
2021-04-20 15:53:45 +00:00 |
|
Erik Gahlin
|
7c37c022a1
|
8244190: JFR: When starting a JVM with -XX:StartFlightRecording, output is written to stdout
Reviewed-by: mgronlun
|
2021-04-16 17:26:13 +00:00 |
|
Yumin Qi
|
e7cbeba866
|
8259070: Add jcmd option to dump CDS
Reviewed-by: ccheung, iklam, mli
|
2021-04-15 05:21:24 +00:00 |
|
Ioi Lam
|
78d1164ce2
|
8214455: Relocate CDS archived regions to the top of the G1 heap
Reviewed-by: tschatzl, ccheung
|
2021-04-08 00:41:28 +00:00 |
|
Yumin Qi
|
d920f8588c
|
8264540: WhiteBox.metaspaceReserveAlignment should return shared region alignment
Reviewed-by: ccheung, iklam
|
2021-04-05 18:31:12 +00:00 |
|
Yi Yang
|
de495df78d
|
8264413: Data is written to file header even if its CRC32 was calculated
Reviewed-by: ccheung, minqi
|
2021-04-01 02:07:48 +00:00 |
|
Yumin Qi
|
928fa5b5f9
|
8244540: Print more information with -XX:+PrintSharedArchiveAndExit
Reviewed-by: iklam, ccheung
|
2021-03-31 03:10:38 +00:00 |
|
Yi Yang
|
b65219881d
|
8264429: Test runtime/cds/appcds/VerifyWithDefaultArchive.java assumes OpenJDK build
Reviewed-by: dcubed, shade
|
2021-03-30 14:45:55 +00:00 |
|
Yi Yang
|
bcdf4694e0
|
8264337: VM crashed when -XX:+VerifySharedSpaces
Reviewed-by: minqi, ccheung, shade
|
2021-03-30 07:20:10 +00:00 |
|
Aleksei Voitylov
|
133a63b4a1
|
8263968: CDS: java/lang/ModuleLayer.EMPTY_LAYER should be singleton
Reviewed-by: iklam, dholmes, alanb, redestad
|
2021-03-24 16:32:36 +00:00 |
|
Jie Fu
|
7b81f8e34b
|
8263915: runtime/cds/appcds/MismatchedPathTriggerMemoryRelease.java fails when UseCompressedClassPointers is off
Reviewed-by: minqi
|
2021-03-23 07:51:58 +00:00 |
|
Ioi Lam
|
2b93ae0019
|
8261480: MetaspaceShared::preload_and_dump should check exceptions
Reviewed-by: dholmes, ccheung
|
2021-03-18 04:15:58 +00:00 |
|
Ioi Lam
|
da9ead5e7f
|
8263399: CDS should archive only classes allowed by module system
Reviewed-by: ccheung, minqi
|
2021-03-14 06:01:57 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Igor Ignatyev
|
0b68ced027
|
8263548: runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412
Reviewed-by: dcubed
|
2021-03-13 01:33:03 +00:00 |
|
Igor Ignatyev
|
e834f99d1d
|
8263412: ClassFileInstaller can't be used by classes outside of default package
Reviewed-by: iklam, coleenp, mseledtsov
|
2021-03-12 23:13:16 +00:00 |
|
Ioi Lam
|
0c8350edaf
|
8263460: DynamicArchiveRelocationTest.java fails in product VM
Reviewed-by: ccheung, dcubed
|
2021-03-12 21:45:01 +00:00 |
|
Coleen Phillimore
|
b932a62c44
|
8263470: Consolidate copies of getClassBytes in various tests
Reviewed-by: hseigel, stuefe, mseledtsov
|
2021-03-12 20:48:51 +00:00 |
|
Yumin Qi
|
3820ab9e82
|
8236847: CDS archive with 4K alignment unusable on machines with 64k pages
Reviewed-by: iklam, stuefe, erikj, ihse
|
2021-03-11 16:49:24 +00:00 |
|
Calvin Cheung
|
9399e1b710
|
8261918: two runtime/cds/appcds/VerifierTest failed with "Unable to use shared archive"
Reviewed-by: iklam, minqi
|
2021-03-10 17:18:36 +00:00 |
|
Ioi Lam
|
d8a9c3ca92
|
8263002: Remove CDS MiscCode region
Reviewed-by: coleenp, dholmes
|
2021-03-10 06:07:39 +00:00 |
|
Calvin Cheung
|
3212f80a80
|
8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing
Reviewed-by: iklam, dcubed
|
2021-03-09 21:52:51 +00:00 |
|
Ioi Lam
|
75a5be8ac5
|
8263054: [testbug] SharedArchiveConsistency.java reuses jsa files
Reviewed-by: dholmes, minqi
|
2021-03-06 08:55:42 +00:00 |
|
Calvin Cheung
|
02fbcb52b8
|
8261532: Archived superinterface class cannot be accessed
Reviewed-by: minqi, iklam
|
2021-03-04 19:57:48 +00:00 |
|
Calvin Cheung
|
78cde64800
|
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
Reviewed-by: iklam, minqi
|
2021-02-19 02:40:03 +00:00 |
|
Ioi Lam
|
d9744f6536
|
8261608: Move common CDS archive building code to archiveBuilder.cpp
Reviewed-by: coleenp, ccheung
|
2021-02-15 06:37:39 +00:00 |
|
Ioi Lam
|
c5ff454481
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
Reviewed-by: ccheung, coleenp
|
2021-02-07 07:10:38 +00:00 |
|
Calvin Cheung
|
0218917109
|
8258732: runtime/cds/appcds/dynamicArchive/DynamicArchiveRelocationTest.java fails
Reviewed-by: minqi, iklam
|
2021-02-05 17:23:48 +00:00 |
|
Calvin Cheung
|
55d62a5338
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
Reviewed-by: iklam, minqi
|
2021-02-01 22:17:57 +00:00 |
|
Harold Seigel
|
181d63ffce
|
8260522: Clean up warnings in hotspot JTReg runtime tests
Reviewed-by: lfoltan, coleenp
|
2021-02-01 16:46:17 +00:00 |
|
Jesper Wilhelmsson
|
51e14f2e2a
|
Merge
|
2021-01-14 01:29:47 +00:00 |
|
Calvin Cheung
|
15dd8f3aa4
|
8259275: JRuby crashes while resolving invokedynamic instruction
Reviewed-by: iklam, minqi, lfoltan
|
2021-01-13 05:51:52 +00:00 |
|
Jesper Wilhelmsson
|
11bd7a814f
|
Merge
|
2020-12-17 03:04:19 +00:00 |
|
Calvin Cheung
|
b5a3a5b621
|
8258236: Segfault in ClassListParser::resolve_indy dumping static AppCDS archive
Reviewed-by: redestad, coleenp
|
2020-12-16 02:37:29 +00:00 |
|
David Holmes
|
1e77896838
|
8236225: Remove expired flags in JDK 17
8256717: Expire the long term obsoleted VM flags
Reviewed-by: coleenp, kvn
|
2020-12-16 00:00:12 +00:00 |
|
Yumin Qi
|
36e2097401
|
8255917: runtime/cds/SharedBaseAddress.java failed "assert(reserved_rgn != 0LL) failed: No reserved region"
Reviewed-by: ccheung, iklam, stuefe
|
2020-12-15 16:52:26 +00:00 |
|