RFR: 8331497: Implement JEP 483: Ahead-of-Time Class Loading & Linking [v14]
Magnus Ihse Bursie
ihse at openjdk.org
Mon Nov 18 14:40:03 UTC 2024
On Fri, 15 Nov 2024 16:38:20 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
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed test after security manager removal
make/RunTests.gmk line 706:
> 704: endef
> 705:
> 706:
This PR was not tagged with the `build` label, and was therefore not brought to the attention of the build team.
This file contains a large number of unacceptable changes. :-( It would under no circumstance have been approved as it looks.
Please make sure that the Github labels actually matches the set of files that are changed in the PR. Skara tooling will assist in this, but the ultimate responsibility lies with the Author and Reviewers of the PR.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21642#discussion_r1846696988
More information about the core-libs-dev
mailing list