Jstack not able to get static object field

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • generic
    • windows

      jstack -F -m -l against timed out test fails because call to

        path = (jstring) env->GetStaticObjectField(clazz, imagePath_ID);

      returns NULL but don't throw an exception. The issue seems to be windows specific.

            Assignee:
            David Simms
            Reporter:
            Dmitriy Samersoff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: