From ebe2efd71a7503e5e21e04d71c549ec8d8138d76 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 23 Feb 2009 03:15:29 +0000 Subject: OpenJDK is an open-source implementation of the Java Platform, Standard Edition. The version has all of Sun's bug fixes up to JDK 6 Release 11 and should be the runtime equivelent to JDK6 Release 11. Much of the OpenJDK code is licensed under the GPL version 2 with the Classpath exception. The Java Hotspot virtual machine source code is licensed under the GPL version 2 only. OpenJDK 6 should supercede the java/jdk16 port at some point in time. WWW: http://openjdk.java.net/ Submitted by: Brian Gardner --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index 161a4333c405..28d6b9f718bb 100644 --- a/java/Makefile +++ b/java/Makefile @@ -147,6 +147,7 @@ SUBDIR += netbeans61 SUBDIR += netcomponents SUBDIR += netrexx + SUBDIR += openjdk6 SUBDIR += openjit SUBDIR += phpeclipse SUBDIR += poseidon -- cgit v1.2.3