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
Can you reproduce this stabelly? It's a bug in OpenJDK. With a reproducer, that's rather valuable and likely gets fixed.
Byte Buddy has a gotten a much cleaner approach to forwards compatibility. Try setting - Dnet.bytebuddy.generate=true. Maybe its the reflection that's broken.
Seeing the below JVM crash (on latest master). @bsideup any ideas on what could be wrong?
This is with the static initialization of bytebuddy.
The text was updated successfully, but these errors were encountered: