Skip to content

Commit 41139e3

Browse files
author
Nils Eliasson
committed
8255964: Add all details to jstack log in jtreg timeout handler
Reviewed-by: iignatyev
1 parent b4d0186 commit 41139e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/failure_handler/src/share/conf/common.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jcmd.gc.finalizer_info.args=%p GC.finalizer_info
5757
jcmd.gc.heap_info.args=%p GC.heap_info
5858

5959
jstack.app=jstack
60+
jstack.args=-e -l %p
6061
jstack.params.repeat=6
6162

6263
################################################################################

0 commit comments

Comments
 (0)