Bug#875790: FTBFS with Java 9: configure fails to detect Java

2018-03-09 Thread Emmanuel Bourg
Control: tag -1 + patch I prepared a merge request on Salsa addressing this issue: https://salsa.debian.org/science-team/scilab/merge_requests/1 It builds fine with OpenJDK 8 & 9.

Bug#875790: FTBFS with Java 9: configure fails to detect Java

2018-03-09 Thread Emmanuel Bourg
The detection of the JDK has been fixed in scilab 6.0.1, but there are some compilations issues left caused by Swing changes in Java 9: ./scilab/modules/xcos/src/java/org/scilab/modules/xcos/BrowserView.java:260: error: incompatible types: Enumeration cannot be converted to Enumeration

Bug#875790: FTBFS with Java 9: configure fails to detect Java

2017-09-14 Thread Chris West
Source: scilab Version: 5.5.2-5 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9 This package fails to build with default-jdk pointing to openjdk-9-jdk. Please fix it, so that we can start the transition to Java 9. The wiki has some common problems and their solutions: h