[jdk13u-dev] RFR: 8250928: JFR: Improve hash algorithm for stack traces
Ekaterina Vergizova
github.com+71385633+kvergizova at openjdk.java.net
Wed Nov 11 07:57:27 UTC 2020
I would like to backport 8250928 to 13u, it's already included into 11u.
The patch applies almost cleanly except for the second hunk of jfrStackTrace.cpp due to different context (8236743 is not in 13u), reapplied manually.
Tested with tier1 and jdk/jfr.
-------------
Commit messages:
- Backport 12879e91b43798750f9c7656dacc5085dd20cc96
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/12/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=12&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8250928
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk13u-dev/pull/12.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/12/head:pull/12
PR: https://git.openjdk.java.net/jdk13u-dev/pull/12
More information about the jdk-updates-dev
mailing list