OpenJDK

Latest

  • Google will strip Oracle's Java code out of Android

    by 
    Steve Dent
    Steve Dent
    12.30.2015

    Google has confirmed that it will no longer use proprietary Java application programming interfaces (APIs) from Oracle in future versions of Android, according to VentureBeat. Instead, it will switch to OpenJDK, an open-source version of Oracle's own Java Development Kit. While you might ask, "Who actually cares?", Google says the change will simplify app development by creating a common codebase for Java. It's hard to imagine that such a huge change (8,902 files are supposedly affected) isn't related to Google's ongoing legal dispute with Oracle, though. That dispute, depending on how it's resolved, could adversely affect Android development and app coding in general.

  • IcedRobot Android fork to sidestep legal battle between Oracle, Google

    by 
    Christopher Trout
    Christopher Trout
    02.11.2011

    We'd prepared ourselves for a drawn-out legal battle between Oracle and Google when we heard the former was suing the latter for Java-related copyright infringement, but fortunately for Android enthusiasts, not everyone was so resigned. A team of developers are working on an Android fork called IcedRobot (yep, that's the logo) to separate the offending Dalvik Virtual Machine from the OS, hopefully circumventing this epic argument altogether. The project seeks to create a Java Virtual Machine (JVM) that is based on OpenJDK (an open-source implementation of Java), avoiding Oracle's Apache Harmony, and to allow Android to run on just about any PC with the use of Hotspot, another device non-specific JVM using open-source Java. It's a tall order, and the devilish little Android has already gained a healthy amount of tech industry skepticism, but we're interested to see if these guys can make it work. Either way, we're pretty sure we've still got years of legal volleying to go before Google and Oracle can play nice again -- this ain't no People's Court, folks.

  • Java isn't dead on OS X as Apple contributes to OpenJDK

    by 
    Victor Agreda Jr
    Victor Agreda Jr
    11.12.2010

    Were you worried about Apple's commitment to Java? Today's press release from Cupertino may make you feel a little better. It seems Oracle (who bought Sun and thus Java back in 2009) and Apple are going to support the OpenJDK project going forward. You can read the full press release below, but the practical upshot is that Java on the Mac is far from being dead. It's a good thing, too, because Java is still widely used for writing applications that need to be easily deployed across a multitude of platforms. Show full PR text REDWOOD SHORES and CUPERTINO, California-November 12, 2010-Oracle and Apple® today announced the OpenJDK project for Mac OS® X. Apple will contribute most of the key components, tools and technology required for a Java SE 7 implementation on Mac OS X, including a 32-bit and 64-bit HotSpot-based Java virtual machine, class libraries, a networking stack and the foundation for a new graphical client. OpenJDK will make Apple's Java technology available to open source developers so they can access and contribute to the effort. "We are excited to welcome Apple as a significant contributor in the growing OpenJDK community," said Hasan Rizvi, Oracle's senior vice president of Development. "The availability of Java on Mac OS X plays a key role in the cross-platform promise of the Java platform. The Java developer community can rest assured that the leading edge Java environment will continue to be available on Mac OS X in the future. Combined with last month's announcement of IBM joining the OpenJDK, the project now has the backing of three of the biggest names in software." "We're delighted to be working with Oracle to insure that there continues to be a great version of Java on the Mac," said Bertrand Serlet, Apple's senior vice president of Software Engineering. "The best way for our users to always have the most up to date and secure version of Java will be to get it directly from Oracle." Apple also confirmed that Java SE 6 will continue to be available from Apple for Mac OS X Snow Leopard® and the upcoming release of Mac OS X Lion. Java SE 7 and future versions of Java for Mac OS X will be available from Oracle. Java is a general purpose software development platform that is specifically designed to be open and enable application developers to "write once, run anywhere." The Java platform is most widely used in business software, web and mobile applications.

  • Apple contributing to OpenJDK project, ensures continued Java availability on OS X

    by 
    Tim Stevens
    Tim Stevens
    11.12.2010

    As of just a few weeks ago, Java's legacy of write once, debug everywhere was looking in doubt. Apple's flavor of the Java 6 runtime was deprecated and all those .class and .jar files on Macs were looking like they'd swirl to a lingering death in the great coffee pot in the sky. That all changes today with an announcement from both Apple and Oracle that Cupertino developers will "contribute most of the key components" for OpenJDK Java SE 7 implementations on 32- and 64-bit flavors of OS X, with runtime virtual machines set to cover both Snow Leopard and the upcoming Lion release. Additionally, Apple will continue to make the SE 6 version of Java available, while Oracle will take over responsibility for ownership and distribution of version 7 and those to come. Makes sense -- Apple might be pulling away from the enterprise and server markets, but there are lots of Java devs using Mac OS X out there, and it's only natural for Oracle to pick up support for them.