This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: Anybody running mauve?


Hi,

I have to go get some sleep now but here are some more results that I got
from playing with mauve.

There seems to be some sort of bug in String.rehash() that kicks in after
a while which makes all the following tests fail. I replaced the version
of rehash() in natString.cc with an older revision (1.16) and then I get
a little further.

I have to explicitly disable the following tests since they crash the
test framework or just hang:
!java.io.ObjectInputOutput.OutputTest
!java.net.URLConnection.URLConnectionTest
!java.net.URL.URLTest
!java.text.SimpleDateFormat.Test

Now I get the following result:
25 of 3580768 tests failed

Good night,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore


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