-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: tools
-
b93
-
Verified
The code in Resolve.resolveOperator is missing a brace - this is causing javac to execute two method lookups (one for BASIC, another for BOX) in all cases.