gngr icon indicating copy to clipboard operation
gngr copied to clipboard

Avoid xrender

Open hrj opened this issue 6 years ago • 0 comments

The problem described here is reproducible even in JDK 11 on Linux.

Setting -Dsun.java2d.xrender=false works. Need to check if this can be set programmatically.

Related Bug reports: https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7105461 https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8156100

hrj avatar Aug 29 '19 13:08 hrj