RFR: 8308899: Introduce Classfile.Context and improve Classfile.Option(s) [v21]
Adam Sotona
asotona at openjdk.org
Thu Jun 15 17:22:32 UTC 2023
> Classfile context object and multi-state options have been discussed at https://mail.openjdk.org/pipermail/classfile-api-dev/2023-May/000321.html
> This patch implements the proposed changes in Classfile API and fixes all affected code across JDK sources and tests.
>
> Please review.
>
> Thanks,
> Adam
Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
ClassfileBenchmark::transformWithNewMaps changed to transformWithAddedNOP
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14180/files
- new: https://git.openjdk.org/jdk/pull/14180/files/6e53057c..baa01584
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=20
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=19-20
Stats: 17 lines in 1 file changed: 13 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/14180.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14180/head:pull/14180
PR: https://git.openjdk.org/jdk/pull/14180
More information about the core-libs-dev
mailing list