Mac OS Runtime for Java: Difference between revisions

Content deleted Content added
Corect information in the stub page
m "MacOS" to "Mac OS"
Line 13:
}}
 
'''MacOSMac OS Runtime for Java''' ('''MRJ''', originally '''Macintosh Runtime for Java''') is [[Apple Inc.|Apple's]] proprietary [[Java Virtual Machine|virtual machine]] for [[Java (programming language)|Java-based]] applications in "Classic" [[Mac OS]] (i.e. versions prior to [[Mac OS X]]). Both a runtime environment and a [[software development kit]] (SDK) are available.
 
The runtime environment includes a [[Just-in-time compilation|JIT compiler]] developed by [[Symantec]], the standard Java [[class library]] from [[Sun Microsystems|Sun]], additional classes providing Macintosh-specific functionality, and the Apple Applet Runner (a lightweight application for running Java [[applet|applets]] without the overhead of a [[web browser]]). A number of web browsers could use MRJ to run Java applets in web pages, including [[Microsoft]] [[Internet Explorer]], [[iCab]] and [[HotJava]].