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

SAJDI:jstack throws field _queue not found exception.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • core-svc
    • None
    • b53
    • generic
    • generic

      _queue field objectMonitor class of hotspot has been removed and corresponding
      changes were not made in SA code. Openning this bug to fix this problem.
      -Swamy

      java.lang.RuntimeException: field "_queue" not found in type ObjectMonitor
      at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:166)
      at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:173)
      at sun.jvm.hotspot.types.basic.BasicType.getField(BasicType.java:177)
      at sun.jvm.hotspot.runtime.ObjectMonitor.initialize(ObjectMonitor.java:34)
      at sun.jvm.hotspot.runtime.ObjectMonitor.access$000(ObjectMonitor.java:16)
      at sun.jvm.hotspot.runtime.ObjectMonitor$1.update(ObjectMonitor.java:20)
      at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:308)
      at sun.jvm.hotspot.runtime.ObjectMonitor.<clinit>(ObjectMonitor.java:18)
      ... 15 more

      -Swamy

            swamyv Swamy Venkataramanappa (Inactive)
            swamyv Swamy Venkataramanappa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: