Source: h2database Version: 1.4.197-2 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/h2database.html
...
src/test/org/h2/test/synth/TestCrashAPI.java:109: error: method stop in class
Thread cannot be applied to given types;
mainThread.stop(new SQLException("stop"));
^
required: no arguments
found: SQLException
reason: actual and formal argument lists differ in length

