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
When using the Java 17 support of GraalVM 21.3.0, multiple Kogito quickstarts fail:
kogito-drl-quickstart - Error: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved type during parsing: sun.management.Util.
kogito-pmml-quickstart - com.oracle.svm.core.util.UserError$UserException: No instances of java.io.FilePermission are allowed in the image heap as this class should be initialized at image runtime. To see how this object got instantiated use --trace-object-instantiation=java.io.FilePermission.
kogito-quickstart - Test failure (JVM mode)
The text was updated successfully, but these errors were encountered:
When using the Java 17 support of GraalVM 21.3.0, multiple Kogito quickstarts fail:
The text was updated successfully, but these errors were encountered: