RFR 8152533: ant octane target fails with "Unable to load a script engine manager (org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)"

Attila Szegedi szegedia at gmail.com
Tue Mar 29 13:19:09 UTC 2016


I see… makes sense. That Ant bug is claimed to be fixed since last November now; I guess we don't use the version of Ant with the fix yet?

> On 29 Mar 2016, at 14:51, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
> 
> This is a known issue with Ant when using modular jdk9. A bug has been
> filed:
> 
> https://bz.apache.org/bugzilla/show_bug.cgi?id=58271
> 
> This is due to change in behavior of ClassLoader.getResource() for
> private resources from named modules.
> 
> -Sundar
> 
> On 3/29/2016 6:05 PM, Attila Szegedi wrote:
>> Any idea why did  <script language="javascript”> stop working?
>> 
>>> On 28 Mar 2016, at 18:23, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
>>> 
>>> Please review http://cr.openjdk.java.net/~sundar/8152533/ for
>>> https://bugs.openjdk.java.net/browse/JDK-8152533
>>> 
>>> Thanks,
>>> -Sundar
> 



More information about the nashorn-dev mailing list