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

Remove legacy NativeTypes constants.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      There are some NativeTypes constants which depend on native C type layout, this also means that their layout may change depending on the platform.

      These constants, namely:

          FLOAT, DOUBLE, LONG_DOUBLE, INT, UINT, LONG, LONGLONG,

      Should be removed, and possibly replaced by platform agnostic constants.

            mcimadamore Maurizio Cimadamore
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: