Following tests failed because SA throws _s_vm_release not found exception.
Stack trace:
Caused by: java.lang.RuntimeException: can't determine target's VM version : field "_s_vm_release" not found in type Abstract_VM_Version
at sun.jvm.hotspot.runtime.VM.<init>(VM.java:234)
at sun.jvm.hotspot.runtime.VM.initialize(VM.java:289)
at sun.jvm.hotspot.HotSpotAgent.setupVM(HotSpotAgent.java:403)
... 12 more
Following tests fails:
nsk/sajdi/jdb/options/connect/connect002
nsk/sajdi/SACoreAttachingConnector/attach/attach001
nsk/sajdi/SACoreAttachingConnector/attach/attach002
This failure mode has also been seen in the following tests:
nsk/sajdi/SADebugServerAttachingConnector/attach/attach011
nsk/sajdi/SADebugServerAttachingConnector/attach/attach012
nsk/sajdi/jdb/options/connect/connect004