Public bug reported: With openjdk-11, which is the default for Ubuntu 18.04, imagej (1.51q-1) doesn't start: > imagej Open other images in this ImageJ panel as follows: imagej -p 1 <image1> [<image2> ... <imageN>]
Unrecognized option: -d64 Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ========================================================== This happens because it uses an option for the JVM which is not recognized anymore in OpenJDK 10 and later. The fix is here: https://salsa.debian.org/med-team/imagej/-/commit/1e2dead9044c1f9b7c60121ae1139aaf4f8474a8 ** Affects: imagej (Ubuntu) Importance: Undecided Status: New ** Tags: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883061 Title: imagej fails to start with openjdk 10+ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/imagej/+bug/1883061/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
