• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Java Binaries?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java Binaries?


  • Subject: Java Binaries?
  • From: Jeff Disher <email@hidden>
  • Date: Wed, 11 Jul 2001 09:55:35 -0700 (PDT)

Hello,

Today I decided to try something to test how PB is
really compiling things. Java is normally compiled to
bytecode but can be compiled to binary so I was
wondering how PB did it. My hypothesis is that it
would be binary since the applications written using
the OS X APIs will only be used on Mac OS X.

So I figured I would compile Blast.app and run it from
the command line. First I tried to run the executable
with a simple "./" and it worked fine. Then I tried
to run it by invoking the VM "java" to see if OS X
just detects executable form and then invokes it
itself. Invoking the VM yielded an error 'Exception
in thread "main" java.lang.NoClassDefFoundError:
BlastApp'
I guess that indicates that it is binary.

If I am wrong, let me know but I think that this is
the first time anyone publically pointed this out. I
wonder which language of java or Obj-C creates faster
binaries now. Any ideas?

Jeff.
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


  • Follow-Ups:
    • Re: Java Binaries?
      • From: Candide Kemmler <email@hidden>
  • Prev by Date: Re: Continuous controls: detecting when the last message comes through
  • Next by Date: Re: NSThread question - DO to make it sing
  • Previous by thread: Re: Continuous controls: detecting when the last message comes through
  • Next by thread: Re: Java Binaries?
  • Index(es):
    • Date
    • Thread