RFR: 8218812: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/TestDescription.java failed

dean.long at oracle.com dean.long at oracle.com
Fri Mar 8 07:26:32 UTC 2019


This part seems to change the value for the 
include_jni_attaching_threads arg from true to false:

- ThreadsListEnumerator tle(Thread::current(), true);
+ ThreadsListEnumerator tle(Thread::current(), true, false, 
JvmtiExport::should_show_compiler_threads()); dl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190307/243cbc3d/attachment.html>


More information about the serviceability-dev mailing list