3 failures on two different platforms, all with the same general error message:
The following fake exception stacktrace is for failuire analysis.
nsk.share.Fake_Exception_for_RULE_Creation: (ap10t001.c:94) NSK_CPP_STUB2(GetCurrentThreadCpuTimerInfo, jvmti_env, &timer_info1 )
at nsk_lvcomplain(nsk_tools.c:174)
# ERROR: ap10t001.c, 94: NSK_CPP_STUB2(GetCurrentThreadCpuTimerInfo, jvmti_env, &timer_info1 )
# jvmti error: code=115, name=JVMTI_ERROR_UNATTACHED_THREAD
# ERROR: ap10t001.c, 97: ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
# ERROR: ap10t001.c, 118: NSK_CPP_STUB2(GetCurrentThreadCpuTime, jvmti_env, &nanos )
# jvmti error: code=115, name=JVMTI_ERROR_UNATTACHED_THREAD
# ERROR: ap10t001.c, 121: ObjectFree: GetCurrentThreadCpuTime returned unexpected error code
...