JDK-8321484 : Make TestImplicitlyDeclaredClasses release independent
Type:Bug
Component:tools
Sub-Component:javadoc(tool)
Affected Version:22
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2023-12-06
Updated:2024-10-27
Resolved:2023-12-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.
TestImplicitlyDeclaredClasses.java is written with a hard-coded argument for "--source" for use with enabled preview. This idiom will not work when the repository is JDK 23.
Comments
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/17003
Date: 2023-12-06 21:09:40 +0000