-
Bug
-
Resolution: Fixed
-
P4
-
17
The test (test/jdk/performance/client/RenderPerfTest) has some flaws in detection of the marker frames and uses Swing timer to periodically check the color of the marker. The timer is not reliable because it could swallow some updates if there are unprocessed ones on the EDT. Also, there is no protection from missing frames, so the test could hang till the end timeout if some updates were not rendered.
- relates to
-
JDK-8287694 RenderPerfTest: Low performance in metal vs OGL
-
- In Progress
-
-
JDK-8287600 AA Ovals not rendered under metal
-
- Resolved
-