JDK-8249836 : java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore
Type:Sub-task
Component:core-libs
Sub-Component:java.io
Affected Version:8,11,15,16
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2020-07-22
Updated:2024-12-20
Resolved:2020-12-01
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.
java/io/IOException/LastErrorString.java is @ignore-d due to JDK-7042603, yet @ignore is immediately followed by the bug-id, which is unconventional and makes it harder to automatically parse and monitor @ignore values.
Comments
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk11u-dev/pull/2926
Date: 2024-08-27 03:22:01 +0000