Integrated: JDK-8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
Matthias Baesken
mbaesken at openjdk.org
Fri Jan 13 08:01:20 UTC 2023
On Thu, 12 Jan 2023 08:10:29 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> There are a few places in the instrument coding where errors occur in our jtreg test, but the already existing error logging method jplis_assert_msg / jplis_assert is unfortunately missing so not much details are shown. This could be enhanced.
This pull request has now been integrated.
Changeset: be8e6d05
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/be8e6d05db2f623626506e64a2fb7caf755d5d06
Stats: 8 lines in 2 files changed: 4 ins; 0 del; 4 mod
8299957: Enhance error logging in instrument coding with additional jplis_assert_msg
Reviewed-by: sspitsyn
-------------
PR: https://git.openjdk.org/jdk/pull/11960
More information about the serviceability-dev
mailing list