Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8210253

Clipped UI rendering with X11 pipeline and HiDPI

XMLWordPrintable

    • 2d
    • b27

      Run SwingSet2 on Linux using JDK 9 or 11, specify -Dsun.java2d.uiScale=2
      It all looks good.
      Now specify -Dsun.java2d.xrender=false, and lots of things are clipped.

      So the non-default X11 pipeline isn't ready for hidpi.
      Since it is not the default, and is almost never needed any more, and there is also the workaround
      of disabling (or not enabling) hidpi, it may be that we just should say the X11 pipeline does not support
      hidpi.

            serb Sergey Bylokhov
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: