Source: geogebra
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
Usertags: default-java17
geogebra fails to build with OpenJDK 17:
jh_build -mgeogebra.GeoGebra
warning: [options] bootstrap class path not set in conjunction with -source 7
warning: [options] source value 7 is obsolete and will be removed in a future
release
warning: [options] target value 7 is obsolete and will be removed in a future
release
warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
./src/geogebra/main/Application.java:5602: error: cannot find symbol
runtime.traceMethodCalls(on);
^
symbol: method traceMethodCalls(boolean)
location: variable runtime of type Runtime
./src/geogebra/main/AppletImplementation.java:1343: error: cannot find symbol
browserWindow = JSObject.getWindow(applet);
^
symbol: method getWindow(JApplet)
location: class JSObject
__
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.