RFR: 8340131: Refactor internal makeHiddenClassDefiner to take ClassOption ... instead of Set [v3]
Claes Redestad
redestad at openjdk.org
Sat Sep 14 00:16:40 UTC 2024
> Simple internal refactor to load a few classes less on startup. Arguably cleaner.
Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
Add override to fix build error and eliminate all allocations
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21002/files
- new: https://git.openjdk.org/jdk/pull/21002/files/bd99e331..877b1f46
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21002&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21002&range=01-02
Stats: 21 lines in 3 files changed: 18 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/21002.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21002/head:pull/21002
PR: https://git.openjdk.org/jdk/pull/21002
More information about the core-libs-dev
mailing list