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

Replace usages of align macros with calls to the align inline functions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • gc
    • b21

      There are a few places where the align macros have been used instead of the align inline functions. One motivation has been that the macros don't for the caller code to cast back and forth between the types, the way the inline functions do.

      When JDK-8178489 has been pushed, this isn't a problem anymore and some of the align macro usages can now start to use the more type safe inline functions.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: