This is the mail archive of the java-patches@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]
Other format: [Raw text]

Integer.getInteger patch for null argument


Mark Wielaard writes:

 > *) That is on i686-pc-linux-gnu and only because we compile from
 > byte-code, not directly from source->native. When using Mauve as one big
 > source->native linked binary there are just 4 unexpected failures (with
 > 2 new Float failures which don't appear when compiling from byte-code).
 > But on powerpc-unknown-linux-gnu there are a lot more failures mostly
 > Long, Double, Math and Integer tests.

I have made considerable progress today finding the cause of these
failures.  I hope to post a few patches tomorrow.

Andrew.


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