JDK-8281506 : Release Note: Mapping between SourceVersion and Runtime.Version
Type:Sub-task
Component:core-libs
Sub-Component:javax.lang.model
Affected Version:18
Priority:P4
Status:Closed
Resolution:Delivered
Submitted:2022-02-08
Updated:2022-03-24
Resolved:2022-02-09
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.
The `SourceVersion` enum class has methods to map between `SourceVersion` values and `Runtime.Version` values. In turn, `Runtime.Version` can be used to map from a string representation of a version to a `Runtime.Version` object.