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

Display speed has dropped, slowdown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 9
    • 8u40, 9
    • client-libs
    • x86_64
    • windows_7

      FULL PRODUCT VERSION :
      java 1.8.0_40-b25

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      A DESCRIPTION OF THE PROBLEM :
      As of build 40 for java 8 our programs display speed has dropped dramatically. We find that the time to paint an image or a string went from negligible to 4 or 5 milliseconds. Total time to paint graphics and strings on screen went from about 100 milliseconds to over 1 second.


      REGRESSION. Last worked in version 8u31


      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      Unfortunately, despite various attempts we have been unable to reproduce this problem in a small amount of code.

      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      Interestingly we found that avoiding double buffering avoids the problem. It comes at the cost of the display flickering, of course.


      SUPPORT :
      YES

            serb Sergey Bylokhov
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: