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

Refactor TypeVect to use a BasicType instead of a const Type*

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • b20

      Currently, a TypeVect denotes its element type using a const Type*, this is less clear regarding the intention, leads to cumbersome usage of Type::get_const_basic_type everywhere, and potentially miscalculation as T_BYTE, T_SHORT, and T_INT share the same kind of const Type*.

            qamai Quan Anh Mai
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: