AppleScript script engine

Alan Bateman Alan.Bateman at oracle.com
Sat Feb 15 08:02:06 PST 2014


On 15/02/2014 14:27, Michael Hall wrote:
> :
> Sorry Scott, put you in Led Zeppelin there for a bit. Except for Scott's 1.7.0_51, his and Alan's look to be later versions, so we might assume more recent builds have this fixed?
>
I took a quick poke around and I now see that the reason AppleScript is 
located on my system is because ServiceLoader is locating the service 
configuration file in 
/System/Library/Java/Extensions/AppleScriptEngine.jar. Although the 
AppleScript script engine is included in rt.jar, there isn't in fact a 
service configuration file for it resources.jar (resources.jar because 
that is where resources go in the JDK at this time). So I would suggest 
submitting a bug on this.

-Alan.


More information about the macosx-port-dev mailing list