JDK-8254046 : Remove double semicolon introduced by JDK-8235521
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-05
  • Updated: 2020-10-22
  • Resolved: 2020-10-06
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 16
16 b19Fixed
Related Reports
Relates :  
Description
JDK-8235521 introduced a double semicolon in src/java.desktop/share/classes/sun/awt/AWTAccessor.java: https://github.com/openjdk/jdk/commit/71d646a16018778fc09f9ec407e35cf12c9e8f1d#diff-1b28189652c11b47b155b5a20a49fe8bR44

Comments
Changeset: 6e618617 Author: Christoph Langer <clanger@openjdk.org> Date: 2020-10-06 05:42:19 +0000 URL: https://git.openjdk.java.net/jdk/commit/6e618617
06-10-2020