Microsoft Java Virtual Machine

From Wikipedia, the free encyclopedia
(Redirected from Microsoft Virtual Machine)

The Microsoft Java Virtual Machine (MSJVM) is a discontinued proprietary Java virtual machine from Microsoft. It was first made available for Internet Explorer 3 so that users could run Java applets when browsing on the World Wide Web. It was the fastest Windows-based implementation of a Java virtual machine for the first two years after its release.[1] Sun Microsystems, the creator of Java, sued Microsoft in October 1997 for incompletely implementing the Java 1.1 standard.[2] It was also named in the United States v. Microsoft Corp. antitrust civil actions, as an implementation of Microsoft's "Embrace, extend and extinguish" strategy. In 2001, Microsoft settled the lawsuit with Sun and discontinued its Java implementation.

History[edit]

Performance[edit]

The Microsoft JVM won the PC Magazine Editor's Choice Awards in 1997 and 1998 for best Java support. In 1998 a new release included the Java Native Interface which supplemented Microsoft's proprietary Raw Native Interface (RNI) and J/Direct. Microsoft claimed to have the fastest Java implementation for Windows, although IBM also made that claim in 1999 and beat the Microsoft and Sun virtual machines in the JavaWorld Volano test.[1]

Antitrust trial[edit]

Microsoft's proprietary extensions to Java were used as evidence in the United States v. Microsoft Corp. antitrust civil actions.

A Memorandum of the United States in Support of Motion for Preliminary Injunction in the case of United States of America vs. Microsoft claimed that Microsoft wanted to kill Java in the marketplace.

In short, Microsoft feared and sought to impede the development of network effects that cross-platform technology like Netscape Navigator and Java might enjoy and use to challenge Microsoft's monopoly. Another internal Microsoft document indicates that the plan was not simply to blunt Java/browser cross-platform momentum, but to destroy the cross-platform threat entirely, with the "Strategic Objective" described as to "Kill cross-platform Java by grow[ing] the polluted Java market."[3]

Sun vs. Microsoft[edit]

In October 1997, Sun Microsystems, the creator of Java, sued Microsoft for incompletely implementing the Java 1.1 standard.[2]

In January 2001, Sun and Microsoft settled the suit. Microsoft paid Sun $20 million and the two agreed to a plan for Microsoft to phase out products that included the older version of Microsoft Java that allegedly infringed on Sun's Java copyrights and trademarks.

The Microsoft Java Virtual Machine was discontinued in 2003 in response to the Sun Microsystems lawsuit. Microsoft continued to offer support until December 31, 2007.[4]

Windows XP[edit]

The initial release of Windows XP in 2001 did not ship with a Java virtual machine, because of the settlement with Sun. The settlement required people who wanted to run Java Applets in Internet Explorer to download and install either the standard Sun Java virtual machine, or to download a copy of the Microsoft Java virtual machine.

Service Pack 1 (SP1) for Windows XP was released on September 9, 2002. It contained post-RTM security fixes and hot-fixes, compatibility updates, optional .NET Framework support, and enabled technologies for new devices such as Tablet PCs. It also included the Microsoft Java virtual machine.[5] On February 3, 2003, Microsoft re-released Service Pack 1 (SP1) as Service Pack 1a (SP1a). This release removed Microsoft's Java virtual machine in compliance with the lawsuit with Sun Microsystems.[6]

See also[edit]

References[edit]

  1. ^ a b Neffenger, John (August 1, 1998). "Which Java VM scales best?". JavaWorld. Retrieved 2020-07-16. Microsoft SDK 2.02 still stands alone as the only fast and scalable Java virtual machine. Our customers with the highest Web site traffic currently have no other viable choice for a JVM.
  2. ^ a b Zukowski, John (October 1, 1997). "What does Sun's lawsuit against Microsoft mean for Java developers?". JavaWorld. Retrieved 2020-07-16.
  3. ^ Memorandum of the United States in Support of Motion for Preliminary Injunction UNITED STATES OF AMERICA v. MICROSOFT CORPORATION, May 18, 1998
  4. ^ "Microsoft Java Virtual Machine". Archived from the original on 2014-08-31. Retrieved 2014-08-19.
  5. ^ "Windows XP Service Pack 1 preview". September 9, 2002. Archived from the original on 2010-07-02. Retrieved 2007-09-21.
  6. ^ "Differences Between Windows XP SP1 and Windows XP SP1a". February 3, 2003. Retrieved 2007-09-21.

External links[edit]