[jdk20] RFR: 8298784: JFR: Test chunk integrity
Erik Gahlin
egahlin at openjdk.org
Fri Dec 16 11:34:57 UTC 2022
Could I have a review of a test that checks that constants (thread, stack trace, classes and string) are properly handled when rotating. The test currently fails, so I have added @ignore, but it can be removed once the underlying product issues have been resolved.
Thanks
Erik
-------------
Commit messages:
- Fix whitespace
- Fix index
- Initial
Changes: https://git.openjdk.org/jdk20/pull/43/files
Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=43&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298784
Stats: 316 lines in 1 file changed: 316 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk20/pull/43.diff
Fetch: git fetch https://git.openjdk.org/jdk20 pull/43/head:pull/43
PR: https://git.openjdk.org/jdk20/pull/43
More information about the hotspot-jfr-dev
mailing list