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.

            Assignee:
            Vladimir Kozlov
            Reporter:
            Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: