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

Use flags fields for JVMCI specific bool fields in JavaThread

XMLWordPrintable

      JDK-8152311 adds an extra JVMCI-specific bool field (i.e., _adjusting_comp_level) to JavaThread. This brings the total number of JVMCI-specific bool fields to 3. Up to 16 bytes could be saved (depending on layout used by C++ compiler) per thread if a byte sized _flags field is used instead for these bool fields.

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: