RFR: 8346151: Add transformer error logging to VerifyLocalVariableTableOnRetransformTest [v3]
Serguei Spitsyn
sspitsyn at openjdk.org
Mon Dec 16 21:00:37 UTC 2024
On Fri, 13 Dec 2024 23:07:53 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> 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:
>
> copyright update
This is good.
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22727#pullrequestreview-2507347039
More information about the core-libs-dev
mailing list