[jdk11u-dev] RFR: 8223141: Change (count) suffix _ct into _cnt.
Jie Fu
jiefu at openjdk.java.net
Thu Nov 4 03:46:25 UTC 2021
Hi all,
I'd like to backport this patch to jdk11u.
We need this change because other bug fixes like JDK-8272720 can't be applied cleanly without this one.
It can be applied cleanly.
This is just a code cleanup which changes (count) suffix _ct into _cnt.
So there is no risk.
Thanks.
Best regards,
Jie
-------------
Commit messages:
- Backport 55e3cc8f6fcd796a2d3fbe525b1c103fd38d3c71
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/583/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=583&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8223141
Stats: 14 lines in 1 file changed: 0 ins; 0 del; 14 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/583.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/583/head:pull/583
PR: https://git.openjdk.java.net/jdk11u-dev/pull/583
More information about the jdk-updates-dev
mailing list