RFR: JDK-8299957: Enhance error logging in instrument coding with additional jplis_assert_msg

Matthias Baesken mbaesken at openjdk.org
Thu Jan 12 08:20:17 UTC 2023


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.

-------------

Commit messages:
 - JDK-8299957

Changes: https://git.openjdk.org/jdk/pull/11960/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11960&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8299957
  Stats: 8 lines in 2 files changed: 4 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/11960.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11960/head:pull/11960

PR: https://git.openjdk.org/jdk/pull/11960


More information about the serviceability-dev mailing list