Stuart Ballard <[EMAIL PROTECTED]> writes:

> Eric Blake wrote:
> > What's wrong with TreeSet.subSet? Let's get that fixed!
> 
> I don't know, but whenever people try to run Japize on free VMs that's
> the one people point out as being a problem. I can't remember exactly
> who mentioned it but I do remember hearing it about Classpath as well
> as Kaffe.
> 
> Stuart.

The only problem I recall is that you can't use Collections with a
1.1-only JVM due to the use of non-1.1 functionality in other
packages.  In my case it turned out you can run japize with any Java 2
JVM to inspect bytecode.  I'm looking forward (not) to figuring out
what needs improving in Kissme's reflection support so that it (a)
passes all those Mauve tests and (b) can help me test Classpath's
serialization compliance.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to