Samiksha Jaiswal (Editor)

Mac OS Runtime for Java

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Apple Inc.

Type
  
Java Virtual Machine

Website
  
docs.info.apple.com

Operating system
  
Mac OS

License
  
Apple SLA

Stable release
  
MRJ 2.2.6 / April 8, 2004

Mac OS Runtime for Java (MRJ, originally Macintosh Runtime for Java) was Apple's proprietary virtual machine for Java-based applications in "Classic" Mac OS (i.e. versions prior to OS X). Both a runtime environment and a software development kit (SDK) are available.

The runtime environment includes a JIT compiler developed by Symantec, the standard Java class library from Sun, additional classes providing Macintosh-specific functionality, and the Apple Applet Runner (a lightweight application for running Java 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.

The SDK includes 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.

Since the transition to OS X, Apple has discontinued MRJ and instead maintains and distributes a port of Oracle's HotSpot Java virtual machine.

Implementations

Java 1.0.2 with Mac OS Runtime for Java v 1.5.1 [1]

Java 2.2.6 with Mac OS Runtime for Java v 2.2.6 [2]

References

Mac OS Runtime for Java Wikipedia