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
Class =javax.xml.bind.ModuleUtil extends java.lang.Object
Jar = ./jakarta.xml.bind-api-2.3.3.jar
Bytecode line = invokedynamic 0:makeConcatWithConstants (Ljava/lang/String;)Ljava/lang/String; (10)
The retrieveCalls() method expects bootstrap methods to always contain more than one argument, but in this case only one is parsed, as seen in the objects contained in boots variable:
Seeing this exception when running the javacg-0.1-SNAPSHOT-static.jar on my project's jar.
Can you please explain under what scenario can this be coming?
The text was updated successfully, but these errors were encountered: