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
because my jdk version is 1.8. So I changed the org.graalvm.sdk:graal-sdk version to 20.2.0. And has changed Engine.create("js") to Engine.create(). and then when I new a MongoJdbcDriver, I got the exception.
java.lang.IllegalArgumentException: Could not find option with name engine.WarnInterpreterOnly.
If you have time to answer, thank you very much