[ImageJ-bugs] [Bug 1237] Launching jython interpreter causes java exception
bugzilla at fiji.sc
bugzilla at fiji.sc
Wed Mar 2 10:49:10 CST 2016
http://fiji.sc/bugzilla/show_bug.cgi?id=1237
Mark Hiner <hinerm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CONFIRMED
CC| |ctrueden at wisc.edu,
| |hinerm at gmail.com
--- Comment #1 from Mark Hiner <hinerm at gmail.com> ---
I assume one of the classes in the default imports is reaching a Java3D class:
https://github.com/fiji/fiji-scripting/blob/378a59ab9115f5d5f54f3abb68eac91d228839c5/src/main/java/common/AbstractInterpreter.java#L970-L971
In Java 8 we are moving from Java3D to JOGL. Everything on the Java 8 update
site is supposed to have updated their dependencies as appropriate.
For more info see: http://imagej.net/2015-12-22_-_The_road_to_Java_8
Any thoughts Curtis?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20160302/d7a7c46e/attachment.html>
More information about the Imagej-bugs
mailing list