Wrote /root/JavaX-Caches/tmp_1912161513/main.java - 731132 bytes (written=731132, should be 731132)
javac=0, ecj=1, useJarBot=0
Checking ECJ at port 4898 at 127.0.0.1
/root/jdk-17/bin/javac -source 11 -target 11 -nowarn -encoding utf8 -Xdiags:verbose -cp /root/.javax/x30.jar:/root/dexcompiler/android.jar:/root/dexcompiler/support-v4-22.2.1.jar:/root/javafx/javafx.base.jar:/root/javafx/javafx.graphics.jar:/root/javafx/javafx.swing.jar:/root/.tinybrain/snippet-cache/1013814.jar:/root/.tinybrain/snippet-cache/1013815.jar:/root/.tinybrain/snippet-cache/1013816.jar:/root/.tinybrain/snippet-cache/1013817.jar:/root/.tinybrain/snippet-cache/1013818.jar:/root/.tinybrain/snippet-cache/1013819.jar:/root/.tinybrain/snippet-cache/1031186.jar -d /root/JavaX-Caches/tmp_1848452758 /root/JavaX-Caches/tmp_1912161513/main.java 2>&1
[Compilation Error]Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.
/root/JavaX-Caches/tmp_1912161513/main.java:285: error: no suitable method found for takeOverIncomingSocket(Socket,InputStream,OutputStream,byte[])
proxy.takeOverIncomingSocket(session.getSocket(), session.getInputStream(), session.getOutputStream(), toUtf8(printQuoted("HEADERS: ", headers)));
^
method StandaloneHttpProxy.takeOverIncomingSocket(String,Socket,InputStream,OutputStream,byte[]) is not applicable
(actual and formal argument lists differ in length)
method StandaloneHttpProxy.takeOverIncomingSocket(String,Socket,InputStream,OutputStream,byte[],IVF1) is not applicable
(actual and formal argument lists differ in length)
/root/JavaX-Caches/tmp_1912161513/main.java:20433: error: cannot find symbol
module.removeChangeListener(changeListener);
^
symbol: method removeChangeListener(Runnable)
location: variable module of type DynModule
/root/JavaX-Caches/tmp_1912161513/main.java:20434: error: cannot find symbol
module.removeFieldChangeListener(fieldChangeListener);
^
symbol: method removeFieldChangeListener(VF1)
location: variable module of type DynModule
3 errors