On Fri, 8 May 2026 21:41:50 GMT, sophia-guo <[email protected]> wrote:
> Test > java/lang/instrument/RetransformRecordTypeAnn/TestRetransformRecord.java > fails with compilation error > > > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Please explain the problem and fix. My read of the JBS issue is that this fails in 26u because it uses a different ASM version that doesn't recognize Class with a capital. So shouldn't this be targeted to the 26u branch? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31105#issuecomment-4418752962
