[jdk15u-dev] RFR: 8255992: JFR EventWriter does not use first string from StringPool with id 0
Ekaterina Vergizova
evergizova at openjdk.java.net
Thu Jun 3 18:37:59 UTC 2021
I'd like to backport JDK-8255992 to 15u as a prerequisite for JDK-8257621 and for parity with 11u.
The patch applies cleanly.
Tested with tier1 and jdk/jfr tests, the only failure is jdk/jfr/api/recording/event/TestReEnableName.java, that will be fixed by follow-up backport of JDK-8257621.
-------------
Commit messages:
- Backport c85c9ad1f1b1b7aa358c587b654a2030927a65a8
Changes: https://git.openjdk.java.net/jdk15u-dev/pull/68/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=68&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8255992
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk15u-dev/pull/68.diff
Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/68/head:pull/68
PR: https://git.openjdk.java.net/jdk15u-dev/pull/68
More information about the jdk-updates-dev
mailing list