Ioi Lam
|
3588fb7969
|
8380825: AOT tests should run in two step training mode by default
Reviewed-by: kvn, vlivanov
|
2026-03-25 22:07:41 +00:00 |
|
Ashutosh Mehra
|
63f00fff92
|
8377507: Store cpu features in AOTCodeCache
Reviewed-by: kvn, adinn
|
2026-02-17 16:23:21 +00:00 |
|
Erik Österlund
|
c8656449c2
|
8365932: Implementation of JEP 516: Ahead-of-Time Object Caching with Any GC
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Joel Sikström <jsikstro@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Reviewed-by: aboldtch, iklam, kvn
|
2025-11-07 15:28:51 +00:00 |
|
Leo Korinth
|
55e7af0560
|
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
Reviewed-by: alanb, sspitsyn, lmesnik, ihse
|
2025-09-02 07:27:12 +00:00 |
|
Vladimir Kozlov
|
849655a145
|
8358632: [asan] reports heap-buffer-overflow in AOTCodeCache::copy_bytes
Reviewed-by: vlivanov, iveresov
|
2025-06-05 03:25:46 +00:00 |
|
Ioi Lam
|
dede3532f7
|
8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics
Reviewed-by: erikj, kvn, asmehra
|
2025-05-28 22:12:14 +00:00 |
|
Vladimir Kozlov
|
8184ce39a8
|
8357514: Disable AOT caching for runtime stubs
Reviewed-by: iveresov, iklam
|
2025-05-22 06:09:34 +00:00 |
|
Vladimir Kozlov
|
cedd1a5343
|
8357250: assert(shift >= 0 && shift < 4) failed: unexpected compressd klass shift!
Reviewed-by: asmehra, mdoerr
|
2025-05-20 20:11:56 +00:00 |
|
Ioi Lam
|
7077535c0b
|
8356595: Convert -Xlog:cds to -Xlog:aot (step1)
Reviewed-by: ccheung, dholmes, jsjolen, matsaave
|
2025-05-20 03:44:25 +00:00 |
|
Vladimir Kozlov
|
6a58af310a
|
8357143: New test AOTCodeCompressedOopsTest.java fails on platforms without AOT Code Cache support
Reviewed-by: asmehra, fyang, shade, mdoerr
|
2025-05-19 15:00:54 +00:00 |
|
Calvin Cheung
|
76570c627d
|
8357149: Test runtime/cds/appcds/aotCode/AOTCodeFlags.java is broken after JDK-8354887
Reviewed-by: kvn, iklam
|
2025-05-16 22:12:59 +00:00 |
|
Ashutosh Mehra
|
c59debb384
|
8354887: Preserve runtime blobs in AOT code cache
Co-authored-by: Andrew Dinn <adinn@openjdk.org>
Reviewed-by: kvn, adinn
|
2025-05-15 17:18:56 +00:00 |
|
Vladimir Kozlov
|
2595fcc7cc
|
8356192: Enable AOT code caching only on supported platforms
Reviewed-by: shade, mdoerr, fyang
|
2025-05-12 20:29:42 +00:00 |
|
Vladimir Kozlov
|
aae2bb6249
|
8350209: Preserve adapters in AOT cache
Co-authored-by: Ashutosh Mehra <asmehra@openjdk.org>
Reviewed-by: vlivanov, asmehra, ihse, iklam
|
2025-05-01 21:03:24 +00:00 |
|