JDK-8256187 : [TEST_BUG] Automate bug4275046.java test
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8,11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-11-11
  • Updated: 2021-03-01
  • Resolved: 2020-11-30
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 11 JDK 16 JDK 8
11.0.11-oracleFixed 16 b27Fixed 8u291Fixed
Related Reports
Relates :  
Description
The test ./test/jdk/javax/swing/JTable/4275046/bug4275046.java is applet based. This test is to be re-written as Java application and automated.
Comments
Fix Request (8u) I would like to backport this patch to openjdk8u for parity with Oracle 8u291. This is a new test, applies cleanly. But it has dependence on JDK-8072767 backport to pass the test.
18-01-2021

8u backport has dependence with JDK-8072767. Otherwise, test fails.
11-01-2021

Fix Request (11u) I would like to backport this patch to 11u for parity with 11.0.11-oracle. This is a new test, patch applied cleanly and passed on Linux x86_64.
11-01-2021

Changeset: 8aaee53c Author: skodanda <70650887+skodanda@users.noreply.github.com> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2020-11-30 17:36:45 +0000 URL: https://git.openjdk.java.net/jdk/commit/8aaee53c
30-11-2020