> This is an implementation of [JEP 483: Ahead-of-Time Class Loading & > Linking](https://openjdk.org/jeps/483). > > ---- > Note: this is a combined PR of the following individual PRs > - https://github.com/openjdk/jdk/pull/20516 > - https://github.com/openjdk/jdk/pull/20517 > - https://github.com/openjdk/jdk/pull/20843 > - https://github.com/openjdk/jdk/pull/20958 > - https://github.com/openjdk/jdk/pull/20959 > - https://github.com/openjdk/jdk/pull/21049 > - https://github.com/openjdk/jdk/pull/21143
Ioi Lam has updated the pull request incrementally with two additional commits since the last revision: - 8342907: Implement AOT testing mode for jtreg tests (authored by @katyapav) - disable test that fails with hotspot_runtime_non_cds_mode ------------- Changes: - all: https://git.openjdk.org/jdk/pull/21642/files - new: https://git.openjdk.org/jdk/pull/21642/files/1b6c3e28..dd59b5f1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=21642&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21642&range=02-03 Stats: 103 lines in 4 files changed: 100 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/21642.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21642/head:pull/21642 PR: https://git.openjdk.org/jdk/pull/21642