JDK-8293051 : Further refactor javac after removal of -source/-target/--release 7
Type:Enhancement
Component:tools
Sub-Component:javac
Affected Version:20
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2022-08-30
Updated:2022-09-12
Resolved:2022-09-08
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 removal of support for -source/-target/--release 7 (JDK-8173605) did not do the fullest possible amount of code refactoring or deleting. This bug is to do the remaining portions.