Integrated: 8346151: Add transformer error logging to VerifyLocalVariableTableOnRetransformTest
    Alex Menkov 
    amenkov at openjdk.org
       
    Tue Dec 17 21:07:39 UTC 2024
    
    
  
On Fri, 13 Dec 2024 02:21:42 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.
This pull request has now been integrated.
Changeset: c0f0b8e5
Author:    Alex Menkov <amenkov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c0f0b8e5f4d83ae7dd7e67930c19134855e5e97b
Stats:     21 lines in 1 file changed: 15 ins; 0 del; 6 mod
8346151: Add transformer error logging to VerifyLocalVariableTableOnRetransformTest
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/22727
    
    
More information about the serviceability-dev
mailing list