JDK-8275308 : Add valueOf(Runtime.Version) factory to SourceVersion
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-10-14
  • Updated: 2022-02-08
  • Resolved: 2021-10-28
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.

To download the current JDK release, click here.
JDK 18
18 b22Fixed
Related Reports
CSR :  
Sub Tasks
JDK-8281506 :  
Description
At times, it is helpful to map from a runtime version to the corresponding SourceVersion.
Comments
Changeset: 48f3fcab Author: Joe Darcy <darcy@openjdk.org> Date: 2021-10-28 22:11:03 +0000 URL: https://git.openjdk.java.net/jdk/commit/48f3fcab518ccea4dbbc856132f82407f7974028
28-10-2021