Ioi Lam
|
f6d29909bb
|
8344824: CDS dump crashes when member_method of a lambda proxy is null
Reviewed-by: ccheung, matsaave
|
2024-11-27 20:10:28 +00:00 |
|
Ioi Lam
|
41a2d49f0a
|
8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking
Reviewed-by: jrose, kvn, heidinga, asmehra, vlivanov
|
2024-11-15 22:28:54 +00:00 |
|
Calvin Cheung
|
ccda8159f6
|
8342303: Segfault in update_inherited_vtable: AppCDS, old bytecode, and redefineClasses
Reviewed-by: dholmes, coleenp, iklam
|
2024-11-07 18:27:27 +00:00 |
|
Leonid Mesnik
|
847cc5ebac
|
8343173: Remove ZGC-specific non-JVMCI test groups
Reviewed-by: kvn
|
2024-11-05 20:53:08 +00:00 |
|
Calvin Cheung
|
0bdfe88e4c
|
8328313: Archived module graph should allow identical --module-path to be specified during dump time and run time
Reviewed-by: alanb, dholmes, iklam
|
2024-10-02 15:51:56 +00:00 |
|
Matias Saavedra Silva
|
883804841e
|
8324259: Classes used by CDS at runtime should be archived
Reviewed-by: iklam, ccheung
|
2024-10-02 14:45:56 +00:00 |
|
Maxim Kartashev
|
aceae76fb5
|
8339460: CDS error when module is located in a directory with space in the name
Reviewed-by: ccheung, iklam
|
2024-09-26 15:40:31 +00:00 |
|
Ioi Lam
|
b818679eba
|
8293980: Resolve CONSTANT_FieldRef at CDS dump time
Reviewed-by: erikj, matsaave, heidinga
|
2024-06-14 06:06:24 +00:00 |
|
Vladimir Kozlov
|
9691153755
|
8329141: Obsolete RTM flags and code
Reviewed-by: chagedorn
|
2024-06-10 17:58:22 +00:00 |
|
Saint Wesonga
|
f15d423fb5
|
6942632: Hotspot should be able to use more than 64 logical processors on Windows
Reviewed-by: jsjolen, dholmes
|
2024-06-06 11:55:43 +00:00 |
|
Calvin Cheung
|
4d32c607a4
|
8322008: Exclude some CDS tests from running with -Xshare:off
Reviewed-by: lmesnik, iklam
|
2024-05-14 19:21:51 +00:00 |
|
Leonid Mesnik
|
972e81d1ad
|
8326611: Clean up vmTestbase/nsk/stress/stack tests
Reviewed-by: coleenp, mseledtsov
|
2024-03-07 20:09:13 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Aleksey Shipilev
|
8b9bf75880
|
8323515: Create test alias "all" for all test roots
Reviewed-by: dholmes, alanb, joehw, lmesnik
|
2024-01-23 17:03:35 +00:00 |
|
Aleksey Shipilev
|
ba3c3bbd87
|
8323519: Add applications/ctw/modules to Hotspot tiered testing
Reviewed-by: xliu, kvn
|
2024-01-15 09:10:11 +00:00 |
|
Stefan Karlsson
|
ec38505720
|
8323508: Remove TestGCLockerWithShenandoah.java line from TEST.groups
Reviewed-by: dholmes, shade, tschatzl
|
2024-01-10 13:25:43 +00:00 |
|
Stefan Karlsson
|
87be6b69fe
|
8318757: VM_ThreadDump asserts in interleaved ObjectMonitor::deflate_monitor calls
Reviewed-by: shade, aboldtch, pchilanomate, dcubed
|
2023-11-16 14:33:50 +00:00 |
|
Jean-Philippe Bempel
|
df4a25b41c
|
8308762: Metaspace leak with Instrumentation.retransform
Reviewed-by: dholmes, coleenp
|
2023-09-21 05:16:07 +00:00 |
|
Thomas Stuefe
|
891c3f4cca
|
8307356: Metaspace: simplify BinList handling
Reviewed-by: rkennke, coleenp
|
2023-08-18 05:51:05 +00:00 |
|
Leo Korinth
|
496f94b488
|
8311086: Remove jtreg/gc/startup_warnings
Reviewed-by: ayang, mli, kbarrett, tschatzl
|
2023-07-03 11:11:05 +00:00 |
|
Leo Korinth
|
b588797900
|
8307804: Reorganize ArrayJuggle test cases
Reviewed-by: dholmes, lmesnik
|
2023-05-22 08:17:53 +00:00 |
|
Axel Boldt-Christmas
|
e34ecc97e6
|
8296469: Instrument VMError::report with reentrant iteration step for register and stack printing
Reviewed-by: eosterlund, stuefe
|
2023-05-17 07:07:41 +00:00 |
|
Leonid Mesnik
|
a44e8908a1
|
8307308: Add serviceability_ttf_virtual group to exclude jvmti tests developed for virtual threads
Reviewed-by: sspitsyn
|
2023-05-05 00:43:59 +00:00 |
|
Leo Korinth
|
c0c31224db
|
8305618: Move gcold out of tier1
Reviewed-by: lmesnik, shade
|
2023-04-14 08:50:31 +00:00 |
|
Emanuel Peter
|
99f5687eb1
|
8302144: Move ZeroTLABTest.java to tier3
Reviewed-by: thartmann, kvn
|
2023-03-02 07:22:21 +00:00 |
|
Emanuel Peter
|
17274c72a9
|
8302146: Move TestOverloadCompileQueues.java to tier3
Reviewed-by: kvn, thartmann
|
2023-02-21 07:13:33 +00:00 |
|
Ioi Lam
|
bdcbafb219
|
8296344: Remove dependency on G1 for writing the CDS archive heap
Reviewed-by: ayang, tschatzl, ccheung
|
2023-02-15 05:12:39 +00:00 |
|
Ioi Lam
|
90fb9a085b
|
8295102: Always load @lambda-form-invoker lines from default classlist
Reviewed-by: redestad, ccheung
|
2022-10-13 00:01:06 +00:00 |
|
Leonid Mesnik
|
b1817a30a0
|
8290468: Remove gc/gctests/mallocWithGC tests
Reviewed-by: kbarrett, tschatzl
|
2022-07-20 19:19:57 +00:00 |
|
Jesper Wilhelmsson
|
a3e07d950a
|
Merge
|
2022-07-20 07:39:01 +00:00 |
|
Ioi Lam
|
4dc421caa0
|
8290417: CDS cannot archive lamda proxy with useImplMethodHandle
Reviewed-by: dholmes, ccheung, mchung
|
2022-07-19 04:37:28 +00:00 |
|
Jie Fu
|
4a4d8ed83b
|
8289801: [IR Framework] Add flags to whitelist which can be used to simulate a specific machine setup like UseAVX
Reviewed-by: kvn, xgong, thartmann
|
2022-07-18 22:49:17 +00:00 |
|
Aleksey Shipilev
|
ac274c4ca6
|
8286956: Loom: Define test groups for development/porting use
Reviewed-by: alanb, zgu
|
2022-05-23 16:17:41 +00:00 |
|
Sergey Bylokhov
|
ad83ec7e28
|
8283422: Create a new test for JDK-8254790
Reviewed-by: kvn, thartmann
|
2022-03-31 18:17:38 +00:00 |
|
Calvin Cheung
|
234c17e8ff
|
8274788: Support archived heap objects in ParallelGC
Reviewed-by: iklam, ayang, tschatzl
|
2022-03-02 16:17:21 +00:00 |
|
Calvin Cheung
|
d95de5c7fe
|
8255495: Support CDS Archived Heap for uncompressed oops
Reviewed-by: iklam, tschatzl
|
2022-02-01 19:33:36 +00:00 |
|
Aleksey Shipilev
|
29bd73638a
|
8277893: Arraycopy stress tests
Reviewed-by: kvn, mli
|
2021-12-21 14:01:47 +00:00 |
|
Mikhailo Seledtsov
|
3d61372ba5
|
8278363: Create extented container test groups
Reviewed-by: lmesnik
|
2021-12-07 21:58:19 +00:00 |
|
Aleksey Shipilev
|
f180a4591f
|
8278016: Add compiler tests to tier{2,3}
Reviewed-by: kvn, dholmes
|
2021-12-06 06:26:50 +00:00 |
|
Calvin Cheung
|
d2b16c8985
|
8276126: Dump time class transformation causes heap objects of non-boot classes to be archived
Reviewed-by: iklam, minqi
|
2021-12-02 14:39:27 +00:00 |
|
Coleen Phillimore
|
0d2980cdd1
|
8258192: Obsolete the CriticalJNINatives flag
Reviewed-by: mdoerr, shade
|
2021-11-12 17:03:33 +00:00 |
|
Calvin Cheung
|
e5cd2692da
|
8274944: AppCDS dump causes SEGV in VM thread while adjusting lambda proxy class info
Reviewed-by: minqi, dholmes
|
2021-10-26 16:26:57 +00:00 |
|
Ioi Lam
|
6a573b888d
|
8273508: Support archived heap objects in SerialGC
Reviewed-by: tschatzl, ccheung
|
2021-09-28 06:23:47 +00:00 |
|
Ioi Lam
|
0fbbe4c9a7
|
8274033: Some tier-4 CDS EpsilonGC tests throw OOM
Reviewed-by: dholmes, ccheung, minqi
|
2021-09-23 03:49:06 +00:00 |
|
Aleksey Shipilev
|
1f8af524ff
|
8273314: Add tier4 test groups
Reviewed-by: serb, iignatyev
|
2021-09-20 14:02:07 +00:00 |
|
Aleksey Shipilev
|
5ee5dd9b18
|
8272914: Create hotspot:tier2 and hotspot:tier3 test groups
Reviewed-by: dholmes, coleenp, iignatyev
|
2021-09-02 15:43:21 +00:00 |
|
Ioi Lam
|
655ea6d42a
|
8270489: Support archived heap objects in EpsilonGC
Reviewed-by: shade, ccheung
|
2021-09-01 16:50:11 +00:00 |
|
Aleksey Shipilev
|
f55d5ab517
|
8272838: Move CriticalJNI tests out of tier1
Reviewed-by: dholmes
|
2021-08-30 06:41:40 +00:00 |
|
Aleksey Shipilev
|
ebd62bc043
|
8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
Reviewed-by: mseledtsov, stuefe
|
2021-08-27 09:35:26 +00:00 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|