<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Horizontal scrolling causes graphics artifacts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50850#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Horizontal scrolling causes graphics artifacts"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50850">bug 50850</a>
              from <span class="vcard"><a class="email" href="mailto:mblaesing@doppel-helix.eu" title="Matthias Bläsing <mblaesing@doppel-helix.eu>"> <span class="fn">Matthias Bläsing</span></a>
</span></b>
        <pre>I had another idea today - I checked the xrender pipeline against whatever is
used by default in openjdk on X11.

This:

java -Dsun.java2d.xrender=false -jar TestApp.jar

shows the artifacts, while this:

java -Dsun.java2d.xrender=True -jar TestApp.jar 

works as I would expect it to.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>