javac should represent booleans internally as booleans

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P5
    • None
    • Affects Version/s: 6
    • Component/s: tools
    • generic
    • generic

      Inside javac, boolean literals are represented with TypeTag.BOOLEAN but a value of 0 or 1. It would be clearer if we used the obvious values of false and true.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: