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

Remove _ptr_ and _size_ infixes from align functions

XMLWordPrintable

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

      Rename functions like:
      align_ptr_up, align_size_up, align_ptr_down, align_size_down, is_ptr_aligned, and is_size_aligned

      to:
      align_up, align_down, is_aligned

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

              Created:
              Updated:
              Resolved: