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

[lworld] serviceability/jvmti/valhalla/GetSetLocal/ValueGetSetLocal.java fails with JTREG_TEST_THREAD_FACTORY=Virtual

XMLWordPrintable

    • generic
    • generic

      GetLocalObject for slot 0...
       - the value class: LValueGetSetLocal$ValueHolder;
      GetLocalObject for slot 1...
       - the value class: LValueGetSetLocal$ValueClass;
      GetLocalObject for slot 2...
       - the value class: LValueGetSetLocal$ValueHolder;
      GetLocalObject for slot 3...
       - the value class: LValueGetSetLocal$ValueHolder;
      GetLocalInstance...
       - the value class: LValueGetSetLocal$ValueHolder;
      SetLocalObject for slot 3...
      check_jvmti_error: JVMTI function returned error: SetLocalObject: JVMTI_ERROR_OPAQUE_FRAME(32)

      SetLocalXXX functions may can set the value of a local variable only in the topmost frame of a virtual thread.
      Test should expect JVMTI_ERROR_OPAQUE_FRAME

            amenkov Alex Menkov
            amenkov Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: