public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* can Mauve help me test a PersonalJava implementation?
@ 2005-04-28 22:52 Steven Schwarz
  2005-04-29  9:36 ` Thomas Zander
  2005-04-30 23:28 ` Tom Tromey
  0 siblings, 2 replies; 12+ messages in thread
From: Steven Schwarz @ 2005-04-28 22:52 UTC (permalink / raw)
  To: mauve-discuss

Hi,

I've been tasked with confirming the claim made by a PersonalJava VM
vendor that their implementation passes the Mauve suite.

(If you're not familiar with PersonalJava, you can just think of it
as, basically JDK 1.1.8, with some of the fine-grained security model
APIs from JDK 1.2 thrown in, and some of the expectations of the AWT
implementation relaxed.)

I've had a quick try at using Mauve to test various JDKs:

        JDK 1.1.8 (from blackdown)
        JDK 1.2.2 (from Sun)
        JDK 1.3.1 (from Sun)
        JDK 1.4.2 (from Sun)

Of these, I only had success with JDK 1.4.2.  All of the others failed
to compile the SimpleTestHarness, as well as some of the classes
involved in various individual tests.

I was using

                        make KEYS=JDK1.1 check

in hopes of limiting the scope of Mauve to tests appropriate for the
1.1 level of JDK.  Doing that I was surprised to see compile time
errors from any of the tests, but really surprised to see that the
basic harness was using features from JDK 1.4.

Questions:

 * Is anyone else out there using Mauve for testing such old JDKs as
   1.1.8 (or even PersonalJava)?  If so, could you share your strategy
   and experiences?

 * With respect to this vendor's claim, it appears to be made in
   marketing literature dated 2001.  Is it possible to go back to the
   sources that would have been current in 2001 in the current CVS
   repository?

Thanks,
sts

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-05-09 16:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-28 22:52 can Mauve help me test a PersonalJava implementation? Steven Schwarz
2005-04-29  9:36 ` Thomas Zander
2005-04-29 15:17   ` Steven Schwarz
2005-04-29 15:31     ` Dalibor Topic
2005-04-29 15:33     ` Archie Cobbs
2005-04-29 16:39       ` Steven Schwarz
2005-04-29 16:46       ` Steven Schwarz
2005-05-09 16:19         ` Tom Tromey
2005-04-29 16:45     ` Thomas Zander
2005-04-30 23:28 ` Tom Tromey
2005-05-02 16:44   ` Steven Schwarz
2005-05-02 17:03     ` Thomas Zander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).