JDK-8315809 : Fix copyright lines in jfx-tests repo after JDK-8315409
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: jfx22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-09-06
  • Updated: 2023-09-08
  • Resolved: 2023-09-08
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.
Other
jfx22 inapplicableFixed
Related Reports
Relates :  
Description
A couple copyright header issues were identified during the review of JDK-8315409. This is a follow-up bug to fix them.

I did this by running the same copyright tool we use to update the jfx repo, with a slight modification to not filter out those files that already had "Copyright.*2023", since those are the ones that need to be fixed up for incorrect formatting.
Comments
Changeset: 93ae9396 Author: Kevin Rushforth <kcr@openjdk.org> Date: 2023-09-08 17:43:20 +0000 URL: https://git.openjdk.org/jfx-tests/commit/93ae9396986ff94e929515ad185361289daa6d58
08-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx-tests/pull/2 Date: 2023-09-06 18:22:38 +0000
06-09-2023