Skip to content

Commit a616bc9

Browse files
committedAug 31, 2020
8230052: MLVM findDeadlock test timed out
Add logging for debugging for the next timeout Reviewed-by: iignatyev, iklam, pchilanomate, dholmes
1 parent 8d30bb0 commit a616bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/hotspot/jtreg/vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
* @build vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
4545
* @run driver vm.mlvm.share.IndifiedClassesBuilder
4646
*
47-
* @run main/othervm vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
47+
* @run main/othervm -Xlog:gc,safepoint vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
4848
*/
4949

0 commit comments

Comments
 (0)
Please sign in to comment.