classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: Serialization: readResolve and writeReplace inparent cl


From: Daniel Bonniot
Subject: [cp-patches] Re: Serialization: readResolve and writeReplace inparent class
Date: Fri, 08 Jul 2005 16:35:24 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

I used my own VM (IKVM.NET).

:-)

I'm fairly confident that IKVM.NET does the right thing. My guess is
that JamVM incorrectly allows calls to private methods.

Is this a known missing feature in jamvm? Are there mauve tests to check it?

Actually, this is a VM concern rather than a class library one, so I'm not sure where such tests belong. Is there a common VM testsuite at all? (other things that could be tested: integer and floating point arithmetics, synchronization, ...)

Daniel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]