Cut down JRE

Andy Rozman andy at triera.net
Fri Nov 9 14:23:26 PST 2007


James Mansion wrote:
> Does anyone know what the state of either of those is?  The bits I 
> ripped out of
> rt.jar and the i386 directory was graphics and multimedia, so if those 
> bits
> aren't complete I don't mind.  I do mind whether rxtx works though.
>
> James
>
Hi James !

Rxtx is external library and I think that is not dependant on any 
"extended" classes. You should probably go through all imports in rxtx 
jar classes, to verify this.

Ok. I have gone through it (fast, not very detailed)
java.io.*
java.util.*
java.util.logging.*
java.io.*
java.awt.*
java.awt.event.*

Hope this helps a litlle. You did mean rxtx COM API right?

Andy

> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>



More information about the freebsd-java mailing list