Bug#750754: libhibernate-commons-annotations-java: FTBFS with Java 8: Test failure

Emmanuel Bourg ebourg at apache.org
Fri Jun 6 14:24:49 UTC 2014


Source: libhibernate-commons-annotations-java
Version: 3.2.0.Final-2
Severity: important
User: debian-java at lists.debian.org
Usertags: openjdk-8-transition

Hi,

During a rebuild of all Java packages in sid with OpenJDK 8,
this package failed to build with the following error:


    -------------------------------------------------------
     T E S T S
    -------------------------------------------------------
    Running org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest
    Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.039 sec <<< FAILURE!
    Running org.hibernate.annotations.common.test.annotationfactory.AnnotationProxyTest
    Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    Running org.hibernate.annotations.common.test.reflection.java.JavaXPropertyTest
    log4j:WARN No appenders could be found for logger (org.hibernate.annotations.common.Version).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
    Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
    Running org.hibernate.annotations.common.test.reflection.java.JavaXClassTest
    Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    Running org.hibernate.annotations.common.test.reflection.java.JavaReflectionManagerTest
    Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    Running org.hibernate.annotations.common.test.reflection.java.generics.ApproximatingTypeEnvironmentTest
    Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    Running org.hibernate.annotations.common.test.reflection.java.generics.TypeEnvironmentFactoryTest
    Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    Running org.hibernate.annotations.common.test.reflection.java.generics.TypeUtilsTest
    Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    Running org.hibernate.annotations.common.test.reflection.java.generics.deep.ANN612IssueTest
    Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    
    Results :
    
    Tests in error: 
      testCreatesProxyInstancesOfAnnotations(org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest): java.lang.IllegalAccessException: Class org.hibernate.annotations.common.annotationfactory.AnnotationFactory can not access a member of class org.hibernate.annotations.common.test.annotationfactory.$Proxy1 with modifiers "public"
    
    Tests run: 56, Failures: 0, Errors: 1, Skipped: 0


The full build log is available from:
    http://87.98.165.193/debian/openjdk8-rebuild/logs-failed-jdk8/libhibernate-commons-annotations-java_3.2.0.Final-2_unstable_jdk8.log

OpenJDK 8 packages are available for testing here:
    http://87.98.165.193/debian/openjdk-8u5-b13/



More information about the pkg-java-maintainers mailing list