RFR: 8294974: jdk.jshell jdk.jshell.execution.LocalExecutionControl uses ASM to instrument classes [v4]

Adam Sotona asotona at openjdk.org
Fri Mar 10 13:09:09 UTC 2023


> 8294974: jdk.jshell jdk.jshell.execution.LocalExecutionControl uses ASM to instrument classes
> This patch converts it to use Classfile API.
> 
> Please review.
> Thanks,
> Adam

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

  fixed empty line

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11413/files
  - new: https://git.openjdk.org/jdk/pull/11413/files/070be0a8..f5ce307e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11413&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11413&range=02-03

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

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


More information about the core-libs-dev mailing list