RFR: 7439: Introduced IConstantPoolExtension for Constant Pools [v3]

Jean-Philippe Bempel jpbempel at openjdk.java.net
Fri Oct 29 20:50:44 UTC 2021


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jmc/pull/333/files
  - new: https://git.openjdk.java.net/jmc/pull/333/files/d2d44de4..ff798074

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jmc&pr=333&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=333&range=01-02

  Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jmc/pull/333.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/333/head:pull/333

PR: https://git.openjdk.java.net/jmc/pull/333


More information about the jmc-dev mailing list