Hi,
Thanks. Updated:
http://cr.openjdk.java.net/~sundar/8143404/jdk/webrev.00/
http://cr.openjdk.java.net/~sundar/8143404/top/webrev.00/
http://cr.openjdk.java.net/~sundar/8143404/langtools/webrev.00/
Thanks,
-Sundar
On 12/3/2015 9:12 PM, Alan Bateman wrote:
On 03/12/2015 15:06, Sundararajan Athijegannathan wrote:
Please review.
Bug: https://bugs.openjdk.java.net/browse/JDK-8143404
Webrev: http://cr.openjdk.java.net/~sundar/8143404/webrev.00/
Apple script engine implementing javax.script engine API is being
removed. AppleScript engine has flip flopped between working and
broken many times.The services configuration (META-INF/services) file
was missing and only worked by accident when installing JDK 7 or JDK
8 on systems that had Apple's version of AppleScriptEngine.jar
already on the system. So, it is removed for jdk 9.
There are few references to these classes/directories that will need
to be cleaned up too. I see on in the langtools repo, another in the
top-level repo in the unshuffle_list.txt.
-Alan.