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]

Re: [patch] merge signed jar file support from classpath


Andreas Tobler wrote:

Hi all,

testing the following patch right now.

Please review carefully since I had some conflicts in URLClassLoader.java.

Would it be ok for main?

Unfortunately I get a some errors in the mauve suite which result in a decrease of around 2300 passes.


I can not reproduce the 'error' by hand. Doing so they pass :(

Here the exception I get:

FAIL: gnu.testlet.java.util.regex.CharacterClasses: uncaught exception at "test: [a]" number 1: java.lang.ExceptionInInitializerError
1 of 1 tests failed


FAIL: gnu.testlet.java.util.regex.PatternSplit: uncaught exception at "test: @" number 1: java.lang.ExceptionInInitializerError
1 of 1 tests failed


I get both of them on linuxppc and darwin.

It may has to do with the URLClassLoader?

Andreas


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