JDK-8255067 : Restore Copyright line in file modified by 8253191
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:15,16
Priority:P5
Status:Resolved
Resolution:Fixed
Submitted:2020-10-20
Updated:2024-12-09
Resolved:2020-10-23
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.
JDK-8253191 changes:
https://github.com/openjdk/jdk/commit/6d13c766
removed third party Copyright line in existing test file TestUnsignedByteCompare.java
It should be restored.
Comments
Fix Request (15u)
This follows up JDK-8253191. Patch applies cleanly to 15u after JDK-8253191, affected tests still pass on Linux x86_64 fastdebug.