On 02/05/2013 17:41, A. Sundararajan wrote:
Hi,
Oracle JDK includes Rhino based javax.script implementation (which
lives mostly in "closed" code). Rhino is being removed from Oracle JDK
builds and there are the changes to the jdk open repository as well
like com.sun.script.javascript package, makefiles etc. Please review
the open jdk changes here:
http://cr.openjdk.java.net/~sundar/8012975/
In profiles-rtjar-includes.txt then you also need to remove
META-INF/services/javax.script.ScriptEngineFactory from
PROFILE_3_INCLUDE_METAINF_SERVICES.
Otherwise good fine.
-Alan.