--- a/test/failure_handler/src/share/conf/solaris.properties Thu Aug 09 11:33:47 2018 -0700
+++ b/test/failure_handler/src/share/conf/solaris.properties Mon Aug 13 13:44:45 2018 -0700
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -51,9 +51,9 @@
native.stack.args=-F %p
native.stack.params.repeat=6
-native.core.app=gcore
-native.core.args=-F -o ./core %p
-native.core.params.timeout=3600000
+# has to be the last command
+native.core.app=kill
+native.core.args=-ABRT %p
################################################################################
# environment info to gather
################################################################################