RFR: 8340131: Refactor internal makeHiddenClassDefiner to take ClassOption ... instead of Set [v5]
Claes Redestad
redestad at openjdk.org
Sun Sep 15 12:59:21 UTC 2024
> Simple internal refactor to load a few classes less on startup. Arguably cleaner and avoids some iterator allocations.
Claes Redestad has updated the pull request incrementally with one additional commit since the last revision:
Improve edge invariant checks
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21002/files
- new: https://git.openjdk.org/jdk/pull/21002/files/e2482344..62a88c03
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21002&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21002&range=03-04
Stats: 6 lines in 1 file changed: 4 ins; 0 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