_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
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