Note the feature is turned off by default because it adds experimental and
unofficial patches from icedtea.classpath.org. You need to select WEB option
from config menu or define WITH_WEB variable to enable the feature. Also,
note that a symlink for web browser is not created automatically with same
reasoning. Thus, you need to create a symlink for your browser, e.g.,
ln -s ${LOCALBASE}/openjdk6/jre/lib/IcedTeadPlugin.so ~/.mozilla/plugins
Remove some stale comments in package message while I am here.
8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
OpenJDK is an open-source implementation of the Java Platform, Standard Edition.
|
|
|
|
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.
|
|
|
|
WWW: http://openjdk.java.net/
|