Skip to content

Commit

Permalink
8308223: failure handler missed jcmd.vm.info command
Browse files Browse the repository at this point in the history
Reviewed-by: stefank
  • Loading branch information
lmesnik committed May 16, 2023
1 parent cb8b8cd commit 563152f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/failure_handler/src/share/conf/common.properties
Expand Up @@ -33,7 +33,7 @@ onTimeout=\
jcmd.compiler.queue \
jcmd.vm.classloader_stats jcmd.vm.stringtable \
jcmd.vm.symboltable jcmd.vm.uptime jcmd.vm.dynlibs \
jcmd.vm.system_properties \
jcmd.vm.system_properties jcmd.vm.info \
jcmd.gc.heap_info jcmd.gc.class_histogram jcmd.gc.finalizer_info jcmd.thread.dump_to_file \
jstack jhsdb.jstack.live.default jhsdb.jstack.live.mixed

Expand Down

1 comment on commit 563152f

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.