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]
Other format: [Raw text]

Re: wrong/strange exceptions


>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:

Marco> 1. But on Linux, I get:
Marco> ----- start -----
Marco> Exception in thread "main" java.lang.NullPointerException: TestException
Marco>     at java.lang.reflect.Constructor.newInstance(natConstructor.cc:92)

That sure looks like a bug to me.

Marco> Comments to these three results? Especially case 3 seems to have done
Marco> something horribly wrong when pointing to
Marco> /usr/local/src/gcc/libjava/classpath/java/util/regex/PatternSyntaxException.java:130.

Yeah :-(

I don't know what to do with that PR though.  I assume reverting the
patches is bad since, presumably, they fixed some other problem when
they went in.

Tom


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