Mac OS Runtime for Java

In today's world, Mac OS Runtime for Java is a topic that has gained unprecedented relevance. For decades, Mac OS Runtime for Java has been the object of study and interest by academics, experts and professionals from various areas. Its impact has been felt in society, culture, politics and the economy, generating endless debates and reflections around its implications. In this article, we will explore the different facets of Mac OS Runtime for Java, analyzing its evolution over time, its current challenges and possible future prospects. In addition, we will closely examine the different approaches and opinions that exist about Mac OS Runtime for Java, with the purpose of providing a complete and objective overview of this topic that is so relevant today.

Mac OS Runtime for Java
Developer(s)Apple Inc.
Stable release
MRJ 2.2.6 / April 8, 2004
Operating systemclassic Mac OS
TypeJava virtual machine
LicenseApple SLA
Websitedocs.info.apple.com via WayBack machine

Mac OS Runtime for Java (MRJ, originally Macintosh Runtime for Java) was Apple's proprietary virtual machine for Java-based applications in the 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 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.

MRJ v2.2.5 was compatible with Sun's Java Development Kit version 1.1.8.

Since the transition to Mac OS X, Apple has discontinued MRJ and instead maintains and distributes a port of Oracle's HotSpot Java virtual machine. As of Java 7, Apple has discontinued its own JRE, and Java support on OS X/macOS now comes directly from Oracle.

Implementations

  • Java 1.0.2 with Mac OS Runtime for Java v 1.5.1 (starting with version 1.5, MRJ included a JIT compiler)
  • Java 1.1.8 with Mac OS Runtime for Java v 2.2.6

References

  1. ^ Cohen, Peter (1 June 2001). "New Mac OS Runtime for Java available for Mac OS 9". PCWorld. Retrieved 30 October 2017.
  2. ^ "Get Java for your Mac". Apple Support. Retrieved 8 April 2021.

External links