macnn/electronista
07/09/2007, 9:20am, EDT
Monday, July 9thiPhone's CPU includes native Java support
The ARM processor found inside the iPhone includes special features for accelerating Java code, a study of the chip reveals. The chip is likely to be the Samsung-made S3C6400 and therefore supports the Jazelle engine, which reduces memory use to a fraction of what would be needed for software and uses a virtual engine that juggles multiple Java programs at once without a major drop in performance. Phones can use this to easily load chat and games without requiring more expensive hardware, the ARM group says.
The discovery appears to contradict Apple chief executive Steve Jobs' claims that a full Java engine is a "heavyweight ball and chain" for devices such as the iPhone, calling it an obsolete technology. The company has previously asked developers to focus instead on web code alone for third-party applications, writing programs using Javascript (which is largely unrelated to Java) and other technologies connected to the AJAX web platform. Some, though not all, mainstream phones and smartphones regularly use Java to extend their features without requiring hardware-specific code.
,
, 5
,
,
,
,
, 
subscribe to comments
for this article
I wouldn't call it contradictory. The iPod has used a processor that can natively decode WMA files. Yet its never been enabled. I don't think they included the chip because of its Java capabilities, it just happens to have them.
Most anything that can be done, on the web, badly with JAVA, can be done much better, and with less overhead, with Ajax, PHP, etc...