Package: icedtea-netx Version: 1.8.8-2 I pass some extra scaling option on my system to JAVA so i can actually read something on a 4K laptop display so the <java_bin> -version call in javaws.sh receives a string like
'Picked up JAVA_TOOL_OPTIONS: -Dsun.java2d.uiScale=2.0 openjdk version "11.0.20"...' on my system resulting in the cut sequence to fail which is supposed to determine the java version number to set MODULAR_JDK=(YES|NO). I can imagine that it's a challenge to get an easy solution working with any java to extract the java version number. I might be the only one doing something like that, but I can imagine any extra options exported to java will do the trick failing this test. __ 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.
