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

fdlibm.h requires define __LITTLE_ENDIAN instead of _LITTLE_ENDIAN

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • tbd
    • 1.4.0
    • core-libs
    • x86
    • windows_nt

      fdlibm.h in src/share/native/java/lang/fdlibm/include uses the flag
      __LITTLE_ENDIAN instead of the standard _LITTLE_ENDIAN. This should
      be changed, as should the Makefile in make/java/fdlibm which is forced
      to set the flag.

      _LITTLE_ENDIAN is added to the compile line as needed automatically for
      i386 platforms in the Defs-<platform>.gmk file.

            darcy Joe Darcy
            dmcduffisunw Dale Mcduffie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: