JDK9 b136, Ubuntu 16.04 + HiDPI
Please download the test code and the image attached, run the code => the button has red icon.
then please execute:
echo "test" > icon@2x.png
and run the code again => no image is displayed (NOK). expected - the red one again (at least for AWT MRI it works in this way - please seeJDK-8142406).
Please download the test code and the image attached, run the code => the button has red icon.
then please execute:
echo "test" > icon@2x.png
and run the code again => no image is displayed (NOK). expected - the red one again (at least for AWT MRI it works in this way - please see
- duplicates
-
JDK-8088988 [HiDPI] JavaFX should dynamically load/use image resolution variants based on rendering transform
-
- Open
-