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
With Java 8 and Fiji latest line 73 in tests/test_ops.py fails
due to an incompatability between the new compilation of Fiji and
nashorn from Java 8.
The error:
org/openjdk/nashorn/api/scripting/NashornScriptingEngineFactory has
been compiled by a more recent version of the Java Runtime (class
file version 55.0), this version of the Java Runtime only recognizes
class file versions up to 52.0.
0 commit comments