> 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: Revert "ClassHierarchyResolver::ofSystem is now thread-unsafe" This reverts commit f3099cd5b252924392995bf65edc710c27822d2b. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14180/files - new: https://git.openjdk.org/jdk/pull/14180/files/f3099cd5..41fdb2fc Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=09 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=08-09 Stats: 8 lines in 1 file changed: 6 ins; 0 del; 2 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