Integrated: 8294974: Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes
Adam Sotona
asotona at openjdk.org
Mon Mar 13 15:56:36 UTC 2023
On Tue, 29 Nov 2022 12:27:15 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> 8294974: jdk.jshell jdk.jshell.execution.LocalExecutionControl uses ASM to instrument classes
> This patch converts it to use Classfile API.
>
> Please review.
> Thanks,
> Adam
This pull request has now been integrated.
Changeset: a95bc7ac
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a95bc7acd091b287af02485434e1e55ba1e0369d
Stats: 55 lines in 3 files changed: 11 ins; 21 del; 23 mod
8294974: Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.org/jdk/pull/11413
More information about the core-libs-dev
mailing list