Details
Description
Due to a bug that was already fixed in trunk by Adrian C. (Jan 2015) but not in the current release branches (I checked 12.04, 13.07 and 14.12), the branches could not be compiled using JDK 1.8 because it discovers an "variable operator might not have been initialized" error in ModelViewController.java.
Furthermore this is also a logical bug that leads to an incomplete error message.
So the trivial fix should be applied to the release branches, I will attach one for 14.12.
Attachments
Attachments
Issue Links
- relates to
-
OFBIZ-6300 Compiler-Error with JDK 1.8 and source compatibility 1.8
- Closed