This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can Mauve help me test a PersonalJava implementation?


On Friday 29 April 2005 00:52, Steven Schwarz wrote:
> I've been tasked with confirming the claim made by a PersonalJava VM
> vendor that their implementation passes the Mauve suite.

The trick is that you _run_ it agains the target JVM.  What you compile it 
with is irrelevant.

I suggest you type 
   JAVA_HOME=/usr/lib/j2sdk1.5.0 ant jars
or similar to produce the jar.
After that you can just run the test suite using the compiled classes.

ps. I noticed that the mauve suite again does not compile against an 1.5 
compiler. (enum problems and stuff like that) I'll try to fix them again 
later today. :}

-- 
Thomas Zander

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]