> 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:

  ClassHierarchyResolver.DEFAULT_RESOLVER gets info from system class loader 
and does not cache
  method-level caching is enabled if the provided resolver is not already cached

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14180/files
  - new: https://git.openjdk.org/jdk/pull/14180/files/074b60e3..45c69314

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=15
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14180&range=14-15

  Stats: 23 lines in 3 files changed: 7 ins; 11 del; 5 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

Reply via email to