JDK-8215645 : follow-up for JDK-8207224 which had to be delta applied
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 12,13
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2018-12-19
  • Updated: 2022-11-16
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.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
the fix for JDK-8207224 provoked compilation failures in several tests, see JDK-8215625. For this reason the fix was delta applied,  by JDK-8215625. We need to revisit the original solution proposed for JDK-8207224 and understand what is missing.