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

Jstack not able to get static object field

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 9
    • 9
    • 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.

            dsimms David Simms
            dsamersoff Dmitriy Samersoff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: