I am using JDK 11, Quarkus 2.3. While using @QuarkusTest I am facing RunTimeException as shown below:
java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.deployment.steps.ClassTransformingBuildStep#handleClassTransformation threw an exception: java.lang.IllegalStateException: java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: LocalVariablesSorter only accepts expanded frames (see ClassReader.EXPAND_FRAMES) at io.quarkus.deployment.ExtensionLoader$2.execute(ExtensionLoader.java:829)
Can anyone please suggest how to fix this issue?
Thank you.
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/5b07a26c-7e6c-4e19-8a1c-c27d429823a3n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/94a30315-ac62-4bb0-bbf1-be6dbcb118ccn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/94a30315-ac62-4bb0-bbf1-be6dbcb118ccn%40googlegroups.com.