Scott Palmer wrote:
>Why didn't Jar Bundler place a universal JavaApplicationStub in my bundle?
Under the following:
OS: 10.4.2
'java -version': 1.4.2_09-232
Xcode: 2.0
Jar Bundler: 10.0.0
And providing only a "Foo" class-name plus my home-dir added to classpath,
I *DO* get an app-bundle with a Universal stub, of ~44 KB. It's identical
to the framework file:
.../JavaVM.framework/Resources/MacOS/JavaApplicationStub
I suggest looking inside JavaVM.framework for the prototype stub, which I'm
pretty sure is where Jar Bundler gets it from. I don't think Jar Bundler
uses its own executable stub as its prototype.
>I have an OLDER stub that is larger, 52kB, and it also claims to be a unix
>executable file for PowerPC)
Stub size has increased AND DECREASED over its evolution. At decreases, I
think some code that had been in the stub was moved into a private
framework, but I'm just guessing.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden