<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - Launching jython interpreter causes java exception"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1237">bug 1237</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>CONFIRMED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ctrueden@wisc.edu, hinerm@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - Launching jython interpreter causes java exception"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1237#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - Launching jython interpreter causes java exception"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1237">bug 1237</a>
from <span class="vcard"><a class="email" href="mailto:hinerm@gmail.com" title="Mark Hiner <hinerm@gmail.com>"> <span class="fn">Mark Hiner</span></a>
</span></b>
<pre>I assume one of the classes in the default imports is reaching a Java3D class:
<a href="https://github.com/fiji/fiji-scripting/blob/378a59ab9115f5d5f54f3abb68eac91d228839c5/src/main/java/common/AbstractInterpreter.java#L970-L971">https://github.com/fiji/fiji-scripting/blob/378a59ab9115f5d5f54f3abb68eac91d228839c5/src/main/java/common/AbstractInterpreter.java#L970-L971</a>
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: <a href="http://imagej.net/2015-12-22_-_The_road_to_Java_8">http://imagej.net/2015-12-22_-_The_road_to_Java_8</a>
Any thoughts Curtis?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>