-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: tools
-
b123
-
generic
-
generic
-
Verified
com.sun.tools.javac.tree.TreeMaker.Literal(Object) has a set of if statements which test what type the object is. Although a Boolean literal is supported by javac, its if statement is missing from this method.
- relates to
-
JDK-6400635 javac should represent booleans internally as booleans
-
- Closed
-