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

Jean-Philippe Bempel jpbempel at openjdk.java.net
Fri Nov 26 20:46:41 UTC 2021


> Add extension methods when constants are read, referenced, resolved, constant pools fully resolved and parsing finished 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:

  remove unused import

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

Changes:
  - all: https://git.openjdk.java.net/jmc/pull/333/files
  - new: https://git.openjdk.java.net/jmc/pull/333/files/47c9b726..5edf67da

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

  Stats: 4 lines in 3 files changed: 0 ins; 4 del; 0 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