RFR: 8315648: No tests were modified after JDK-8309979
Roman Marchenko
rmarchenko at openjdk.org
Mon Sep 4 14:26:00 UTC 2023
This change added a simple check in test/hotspot/jtreg/serviceability/sa/ClhsdbDumpclass.java if BootstrapMethods attribute was dumped. (similar to test changes in PR #14556)
-------------
Commit messages:
- Added a check for BootstrapMethods dumped
Changes: https://git.openjdk.org/jdk/pull/15561/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15561&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315648
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/15561.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15561/head:pull/15561
PR: https://git.openjdk.org/jdk/pull/15561
More information about the serviceability-dev
mailing list