rmuller/infomas-asl

Wrong number of classes for JDK 1.6 u29 - 64bit Windows

Closed this issue · 1 comments

The build failed on my 64bit Windows with 1.6.u29 because of:

Failed tests:
test(eu.infomas.annotation.ZipFileIteratorTest): expected:<17439> but was:<17062>

The unpacked RT.JAR has 17061 classes. I guess the problem here is is the different architecture + an internal class.

Thank you for your report!

Yes, I know. This is a lame test. For the moment please disable this test while building. I will update the code soon (with more improvements).