Re: RFR(XS): 8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspath

2014-02-09 Thread Erik Joelsson
Hello Volker, The patch looks good to me. Have you tried it on windows? I think the quoting is correct, but would like to be sure. /Erik On 2014-02-07 17:44, Volker Simonis wrote: Hi, could you please review the following tiny change which fixes an issue in the nashorn build: https://bugs.

Is delete threaded?

2014-02-09 Thread Walter Higgins
Hi , Something odd I've noticed in Nashorn (it doesn't happen in JRE 6 or 7)... I have some code which sets a global variable for a short period of time then deletes the global when it's no longer needed. (my code runs as part of an in-game plugin that takes javascript expressions from an in-game