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

vmStructs_jvmci.cpp does not check that the correct field type is specified

XMLWordPrintable

    • b16

      Try changing the following

      - nonstatic_field(JavaThread, _threadObj, oop) \
      + nonstatic_field(JavaThread, _threadObj, int) \

      vmStructs_jvmci.o compiles without any error, even though the wrong type is specified for the given field.

            kvn Vladimir Kozlov
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: