8230052: MLVM findDeadlock test timed out

Add logging for debugging for the next timeout

Reviewed-by: iignatyev, iklam, pchilanomate, dholmes
This commit is contained in:
Coleen Phillimore 2020-08-31 09:32:44 -04:00
parent 8d30bb03ee
commit a616bc979b

View File

@ -44,6 +44,6 @@
* @build vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
* @run driver vm.mlvm.share.IndifiedClassesBuilder
*
* @run main/othervm vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
* @run main/othervm -Xlog:gc,safepoint vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
*/