RFR: 7439: Introduced IConstantPoolExtension for Constant Pools [v3]
Jean-Philippe Bempel
jpbempel at openjdk.java.net
Tue Nov 9 08:23:38 UTC 2021
On Fri, 29 Oct 2021 20:50:44 GMT, Jean-Philippe Bempel <jpbempel at openjdk.org> wrote:
>> Add extension methods when constants are read, referenced, resolved
>> and constant pools fully resolved to be able for example:
>>
>> * track constant pool usage inside events
>> * replace or translate symbols, method names, etc... like
>> de-obfuscations of stack traces
>
> Jean-Philippe Bempel has updated the pull request incrementally with one additional commit since the last revision:
>
> add default for existing IParserExtension methods
FYI, I am reworking the PR to match better with my needs and the dependencies
-------------
PR: https://git.openjdk.java.net/jmc/pull/333
More information about the jmc-dev
mailing list