Ports By Third Parties
Ports are also available by third parties for Mac OS X and various other Unix operating systems. Several different hardware architectures are supported, including x86, PowerPC, and SPARC (Solaris only).
Porting HotSpot is difficult because the code, while primarily written in C++, contains a lot of assembly language. To remedy this, the IcedTea project has developed a generic port of the HotSpot interpreter called zero-assembler Hotspot (or zero), with almost no assembly code. This port is intended for easy adaptation of the interpreter component of HotSpot to any Linux processor architecture. The code of zero-assembler Hotspot is used for all the non-x86 ports of HotSpot (PPC, IA64, S390 and ARM) since version 1.6.
Gary Benson, an IcedTea developer, developed a platform-independent Just-in-time compiler called Shark for HotSpot, using LLVM, to complement zero.
Read more about this topic: Hot Spot, Supported Platforms
Famous quotes containing the words ports and/or parties:
“All places that the eye of heaven visits
Are to a wise man ports and happy havens.”
—William Shakespeare (15641616)
“Friendship takes place between those who have an affinity for one another, and is a perfectly natural and inevitable result. No professions nor advances will avail.... It is a drama in which the parties have no part to act.”
—Henry David Thoreau (18171862)