Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Commit

Permalink
8230052: MLVM findDeadlock test timed out
Browse files Browse the repository at this point in the history
Add logging for debugging for the next timeout

Reviewed-by: iignatyev, iklam, pchilanomate, dholmes
  • Loading branch information
coleenp committed Aug 31, 2020
1 parent b8d14fc commit d4ef7fa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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
*/

0 comments on commit d4ef7fa

Please sign in to comment.