[jdk13u-dev] RFR: 8243452: JFR: Could not create chunk in repository with over 200 recordings
Ekaterina Vergizova
evergizova at openjdk.java.net
Wed May 19 19:02:59 UTC 2021
I'd like to backport JDK-8243452 to 13u for parity with 11u.
The patch doesn't apply cleanly due to context difference in jdk/jfr/internal/RepositoryChunk.java (JDK-8244463 is not in 13u), reapplied manually.
Tested with tier1 and jdk/jfr tests; the test attached to the issue fails without the patch, passes with it.
-------------
Commit messages:
- Backport 6dd84434934544542137f7b7567158e067e68590
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/221/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=221&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8243452
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/221.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/221/head:pull/221
PR: https://git.openjdk.java.net/jdk13u-dev/pull/221
More information about the jdk-updates-dev
mailing list