JDK-8159068 : The rendering of JTable is broken
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-06-08
  • Updated: 2019-12-02
  • Resolved: 2016-06-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b127Fixed
Related Reports
Relates :  
Description
It seems a regression of JDK-8081491
Run the attached testcase and try to select different rows via mouse or keyboard. At some moment the part of the rows will not be painted properly.
Comments
http://cr.openjdk.java.net/~psadhukhan/8159068/webrev.00/ to be reviewed
21-06-2016

tested on osx on Aqua and Metal L&F.
08-06-2016