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

Vladimir Kozlov kvn at openjdk.org
Tue Oct 22 17:23:09 UTC 2024


On Tue, 22 Oct 2024 16:19:48 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> 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

Approved.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21642#pullrequestreview-2385847834


More information about the serviceability-dev mailing list