> java.base java.lang.reflect.ProxyGenerator uses ASM to generate proxy classes 
> and this patch converts it to use Classfile API.
> 
> Please review.
> 
> Thank you,
> Adam

Adam Sotona has updated the pull request incrementally with one additional 
commit since the last revision:

  improved method descriptor construction

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10991/files
  - new: https://git.openjdk.org/jdk/pull/10991/files/fc1380ac..2b23276a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=10991&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10991&range=06-07

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/10991.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10991/head:pull/10991

PR: https://git.openjdk.org/jdk/pull/10991

Reply via email to