RFR: 8346151: Add transformer error logging to VerifyLocalVariableTableOnRetransformTest [v2]

Alex Menkov amenkov at openjdk.org
Fri Dec 13 21:51:10 UTC 2024


> In some circumstances ClassFileTransformer.transform can get ClassCircularityError or LinkageError concatenating strings (see JDK-8264667, JDK-8262002).
> VerifyLocalVariableTableOnRetransformTest fails sometimes on Oracle CI.
> The fix adds handling of the errors to get information for analysis.

Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:

  feedback

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22727/files
  - new: https://git.openjdk.org/jdk/pull/22727/files/7665ba02..2cbdc9b9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22727&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22727&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22727.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22727/head:pull/22727

PR: https://git.openjdk.org/jdk/pull/22727


More information about the serviceability-dev mailing list