Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5107650

AND/OR identities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • None
    • mustang
    • generic
    • solaris_8

      Need to add simple identies to AND/OR. Convert
      X and X => X
      X or X => X

      Derek W. suggested adding:
      BOOL or 1 => 1
      BOOL or 0 => BOOL
      BOOL or BOOL => BOOL
      BOOL and AND => BOOL

            azeemj Azeem Jiva
            azeemj Azeem Jiva
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: