You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also running into test failures for my application using Java 21 - getting this error:
Could not initialize class com.strobel.assembler.metadata.MetadataSystem java.lang.NoClassDefFoundError: Could not initialize class com.strobel.assembler.metadata.MetadataSystem
I was able to compile procyon with Java 21 using release target 8, but have encountered some test failures:
The text was updated successfully, but these errors were encountered: