Source: geogebra
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
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

Reply via email to