Integrated: 8330702: Update failure handler to don't generate Error message if cores actions are empty
Leonid Mesnik
lmesnik at openjdk.org
Fri Jun 14 15:35:25 UTC 2024
On Thu, 30 May 2024 02:28:56 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> The message is generated if cores (or any other tools) section doesn't exist or is empty. However, there is no any tool for cores processing now defined. So ERROR message is generating, confusing users.
> The fix is to don't print error for empty toolset which is the valid case. The message is still generate is tool is not defined to get error message in the case of miswriting.
This pull request has now been integrated.
Changeset: 548e95a6
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/548e95a689d63e97ddbdfe7dd7df3a2e3377046c
Stats: 9 lines in 2 files changed: 5 ins; 0 del; 4 mod
8330702: Update failure handler to don't generate Error message if cores actions are empty
Reviewed-by: sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/19470
More information about the core-libs-dev
mailing list