Re: JogAmp Server Updated (Debian 10)
Posted by
gouessej on
Aug 11, 2019; 7:08am
URL: https://forum.jogamp.org/JogAmp-Server-Updated-Debian-10-tp4039923p4039924.html
Hello
Please note that using --release is mandatory to prevent javac from compiling against the most recent version of the platform APIs and it helps to get rid of -bootclasspath, using -source and -target isn't enough. Oops maybe I should have put this comment into the bug report.