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

Change compiler arguments to narrower types where possible

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      The VM arguments for the hotspot compilers in compiler_globals.h, c2_globals.h and c1_gobals.h often use the 64bit types (u)intx even though they do not strictly require the larger size. As part of this RFE, such arguments should be identified and converted to a narrower type.

            Unassigned Unassigned
            mhaessig Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: