[Rev 03] RFR: 6656: Allow capturing field values with path syntax
Jessye Coleman-Shapiro
github.com+29706926+jessyec-s at openjdk.java.net
Thu Dec 19 19:56:39 UTC 2019
On Thu, 19 Dec 2019 17:56:32 GMT, Kangcheng Xu <kxu at openjdk.org> wrote:
>> Sorry, this is actually my bad. I thought the bytecode provided to the transformer would be the current running bytecode (ie. possibly after transformation), and I misled @jessyec-s when she was implementing [JMC-5458: Support Class-Redefinitions](https://bugs.openjdk.java.net/browse/JMC-5458).
>
> [JMC-6658: Remove unnecessary storing of pre-instrumented bytecode](https://bugs.openjdk.java.net/browse/JMC-6658) is created for resolving this issue.
I have created a PR for this issue https://github.com/openjdk/jmc/pull/23
-------------
PR: https://git.openjdk.java.net/jmc/pull/20
More information about the jmc-dev
mailing list