RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v14]

Ioi Lam iklam at openjdk.org
Fri Nov 15 16:38:20 UTC 2024


> 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 one additional commit since the last revision:

  Fixed test after security manager removal

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/21642/files
  - new: https://git.openjdk.org/jdk/pull/21642/files/b317b4b5..5d9a6677

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21642&range=13
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21642&range=12-13

  Stats: 8 lines in 1 file changed: 0 ins; 4 del; 4 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


More information about the core-libs-dev mailing list