Package: junit4
Version: 4.12-6
Severity: serious
User: [email protected]
Usertags: default-java10

junit4 fails to build with Java 10 due to the removal of several methods
from the java.lang.SecurityManager class:

 [INFO] -------------------------------------------------------------
 [ERROR] COMPILATION ERROR :
 [INFO] -------------------------------------------------------------
 [ERROR] 
/build/junit4-4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[42,8]
 error: method does not override or implement a method from a supertype
 [ERROR] 
/build/junit4-4.12/src/test/java/org/junit/tests/running/core/MainRunner.java:[44,79]
 error: cannot find symbol
   symbol:   method getInCheck()
   location: variable originalSecurityManager of type SecurityManager
 [INFO] 2 errors
 [INFO] ----------------

__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to