public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: Fw: Mauve with my own java compiler
       [not found] <022501be48b3$1bc258e0$68102ad1@6748bsc3p255.focal.com>
@ 1999-01-25 16:41 ` Aaron M. Renn
  1999-04-01  0:00   ` Aaron M. Renn
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron M. Renn @ 1999-01-25 16:41 UTC (permalink / raw)
  To: mauve-discuss, vgp

>I've made a java compiler (100% written in Java, GNU license) and I've
>test it against Mauve.

Cool!

>"gnu.testlet.java.io.LineNumberReader" looks more like a bug of your
>test suite than a bug of my compiler. (FAIL:
>gnu.testlet.java.io.LineNumberReader.Test: getLineNumber - first series
>(number 1)) and since javac and jikes act like me I'm a little bit
>confused.

I looked at LineNumberReader briefly and didn't see a bug. It does fail for
me when run with the JDK, but succeeds on Japhar+Classpath.  I'll have to
dig a little deeper.

>Should a perfect compiler not fail in all of your test (in this case,
>please explain why standard compilers fail) or is your test suite bugged?

Mauve is a library test suite, not a compiler test suite. Assuming your
compiler is able to compile Mauve (which itself is an interesting case
because of the massive command line we currently use to compile) at all, it
is probably working correctly.  We don't do anything fancy that would
provide much of a compiler test (to the best of my knowledge).  Even
correctly compiled, Mauve will generate many errors, particularly in the
Character class, which performs a few million tests.  This doesn't indicate
that the compile was wrong, but rather either a bug in the test suite or the
library being tested.

>my compiler is freely available at: http://www.dms.at
>It works under JDK1.1 and 1.2 and comes with xkjc a compiler for java +
>embedded SQL.

I'll have to check that out.

-- 
Aaron M. Renn (arenn@urbanophile.com) http://www.urbanophile.com/arenn/

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

* Re: Fw: Mauve with my own java compiler
  1999-01-25 16:41 ` Fw: Mauve with my own java compiler Aaron M. Renn
@ 1999-04-01  0:00   ` Aaron M. Renn
  0 siblings, 0 replies; 2+ messages in thread
From: Aaron M. Renn @ 1999-04-01  0:00 UTC (permalink / raw)
  To: mauve-discuss, vgp

>I've made a java compiler (100% written in Java, GNU license) and I've
>test it against Mauve.

Cool!

>"gnu.testlet.java.io.LineNumberReader" looks more like a bug of your
>test suite than a bug of my compiler. (FAIL:
>gnu.testlet.java.io.LineNumberReader.Test: getLineNumber - first series
>(number 1)) and since javac and jikes act like me I'm a little bit
>confused.

I looked at LineNumberReader briefly and didn't see a bug. It does fail for
me when run with the JDK, but succeeds on Japhar+Classpath.  I'll have to
dig a little deeper.

>Should a perfect compiler not fail in all of your test (in this case,
>please explain why standard compilers fail) or is your test suite bugged?

Mauve is a library test suite, not a compiler test suite. Assuming your
compiler is able to compile Mauve (which itself is an interesting case
because of the massive command line we currently use to compile) at all, it
is probably working correctly.  We don't do anything fancy that would
provide much of a compiler test (to the best of my knowledge).  Even
correctly compiled, Mauve will generate many errors, particularly in the
Character class, which performs a few million tests.  This doesn't indicate
that the compile was wrong, but rather either a bug in the test suite or the
library being tested.

>my compiler is freely available at: http://www.dms.at
>It works under JDK1.1 and 1.2 and comes with xkjc a compiler for java +
>embedded SQL.

I'll have to check that out.

-- 
Aaron M. Renn (arenn@urbanophile.com) http://www.urbanophile.com/arenn/

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

end of thread, other threads:[~1999-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <022501be48b3$1bc258e0$68102ad1@6748bsc3p255.focal.com>
1999-01-25 16:41 ` Fw: Mauve with my own java compiler Aaron M. Renn
1999-04-01  0:00   ` Aaron M. Renn

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).