JDK-8030218 : javac, compile time error isn't shown when final static field is not assigned, follow-up
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 6u45
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-12-16
  • Updated: 2014-09-30
  • Resolved: 2013-12-19
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 8 JDK 9
8u20Fixed 9 b01Fixed
Related Reports
Relates :  
Relates :  
Description
The original patch for JDK-8020216 broke the build. The patch was delta applied, so this issue should be solved with a new patch.