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

Remove StringUTF16::isBigEndian

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • core-libs
    • b15

      The endianness can now be determined at build time and is reified in PlatformProps.TARGET_ARCH_LITTLE_ENDIAN which, in turn, can be reached via Architecture::isLittleEndian.

      So, barring any bootup dependencies and startup time implications, the StringUTF16::isBigEndian appears to be redundant.

            pminborg Per-Ake Minborg
            pminborg Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: