JDK-8257856 : Make ClassFileVersionsTest.java robust to JDK version updates
Type:Enhancement
Component:core-libs
Sub-Component:java.lang.module
Affected Version:17
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2020-12-07
Updated:2022-02-02
Resolved:2021-12-02
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.
I see ClassFileVersionsTest has been updated at every release but that was never the intention, we can easily re-work it to avoid needing to touch it again.