Question about JDK-8024281 Mac OS X: stop relying on Apple's JavaVM Frameworks
Michael Hall
mik3hall at gmail.com
Thu Nov 20 22:17:46 UTC 2014
On Nov 20, 2014, at 1:55 PM, Thomas Stüfe <thomas.stuefe at gmail.com> wrote:
> The libjava.dylib needs the ApplicationServices framework,
> but was not linked against it, so it was not self-contained. I guess that
> is an error
Somewhat OT maybe. But possibly this was to support AppleScript/Apple Event’s?
Apple by default provided a AppleScript JSR 223 engine.
Apple Event’s would be needed to handle a couple different Apple Events. One being 'open document’ if your application wants to allow associated files that will launch it when a document is double clicked.
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
More information about the macosx-port-dev
mailing list