OpenJDK 6 b10 source posted

Mark Wielaard mark at klomp.org
Mon Jun 2 13:29:22 PDT 2008


Hi Paul,

On Mon, 2008-06-02 at 20:01 +0100, Paul Jenner wrote:
> On Mon, 2008-06-02 at 00:37 +0200, Mark Wielaard wrote:
> > > The encumbered sound engine has been replaced with Gervill:
> > > 
> > > 6702956 OpenJDK: replace encumbered code (software synthesizer)
> > 
> > Very nice. We had good experience with this code in IcedTea.
> 
> Does that mean the libjsoundhs.so library target can go from
> Makefile.am?

Yes, support for jsoundhs has been removed.

> Presumably if/when the OpenJDK6 Gervill is imported to Icedtea, the
> files under rt/com/sun/media/sound/ could also go?

I believe they (and other classes there) already can, I have been
lazy/hesitant to remove them to not accidentally break anybodies
bootstrap. But none of these classes are used, the code under overlays/
from the Gervill project is used in its place.

> I think that would only leave the SNMP stuff

Yes :)

> and the libdcpr.so library
> target (is this used since the replacement of Ductus?) from the original
> binary plugs replacements - way to go!

dcpr should never be used, that is all replaced by pisces.

I guess we really should do some spring cleaning :)

Cheers,

Mark




More information about the distro-pkg-dev mailing list