Re: anyone using wip/jdk1{4,5,6}?
Tobias Nygren <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 5 Jan 2009 12:42:07 +0100 Geert Hendrickx <[email protected]> wrote: > On Mon, Dec 29, 2008 at 07:09:50PM +0100, Tobias Nygren wrote: > > Unless I hear any compelling reasons to keep the wip/jdk* packages, I'll > > remove them after I've imported wip/openjdk. > > > Will openjdk make it possible to build a native amd64 browser plugin? > > Geert Yes, although this will require integration of code from the icedtea project[1]. That turned out to be more work than I anticipated, but I do have the basic OpenJDK working with exception of sound support: tnn@ixp:bin> uname -smr NetBSD 5.99.5 amd64 tnn@ixp:bin> ./java -version openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build1.7.0-internal-pkgsrc_2008_12_30_22_38-b00) OpenJDK 64-Bit Server VM (build 14.0-b10, mixed mode) [1] http://icedtea.classpath.org/ -Tobias ------------------------------------------------------------------------------