Mac OS Runtime for Java: Difference between revisions

Content deleted Content added
m Discontinued
SmackBot (talk | contribs)
m FIx up portal template and general fixes
Line 1:
{{Infobox software
{{Infobox_Software
|name = Mac OS Runtime for Java
|logo =
|screenshot =
|caption =
|developer = [[Apple Inc.]]
|latest_release_version = MRJ 2.2.6
Line 15:
'''Mac 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]]s 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]].
 
The SDK includes [[porting|ports]] of most of the tools from Sun's [[Java Development Kit]] (in the form of [[MPW]] tools and Macintosh applications), additional tools for packaging Java applications as double-clickable Macintosh applications, libraries for Macintosh-specific functionality, and documentation for the MRJ-specific classes and tools.
Line 22:
 
==See also==
{{Portal|Java|Wave.svg}}
 
 
 
==External links==
Line 31 ⟶ 29:
{{Java Virtual Machine}}
 
{{DEFAULTSORT:Mac Os Runtime For Java}}
[[Category:Discontinued Java virtual machines]]
[[Category:Mac OS]]
 
 
{{compu-soft-stub}}