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

add uint8, uint16, uint32, uint64, sint8, sint16, sint32, sint64

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 5.0
    • specification
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
      cannot use all of uint8, uint16, uint32, uint64, sint8, sint16, sint32, sint64 explicitly.

      JUSTIFICATION :
      it is annoying not to be able to use uint8, uint16, uint32, uint64, sint8, sint16, sint32, sint64 explicitly.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      use all of uint8, uint16, uint32, uint64, sint8, sint16, sint32, sint64 explicitly.
      ACTUAL -
      Have int, long, char, byte ..
      Where's the unsigned?

      CUSTOMER SUBMITTED WORKAROUND :
      Can use bitwise ops on ints for "unsigned" ..
      ###@###.### 2005-03-24 00:36:41 GMT

            gbrachasunw Gilad Bracha (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: