RFR: 8261977: Fix comment for getPrefixed() in canonicalize_md.c
Follow up for JDK-8235397 fix ------------- Commit messages: - Fix comment for getPrefixed() in canonicalize_md.c Changes: https://git.openjdk.java.net/jdk/pull/2631/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2631&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8261977 Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2631.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2631/head:pull/2631 PR: https://git.openjdk.java.net/jdk/pull/2631
On Thu, 18 Feb 2021 19:35:09 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Follow up for JDK-8235397 fix
Thanks for this, it means we can move this code to the right place in the future. ------------- Marked as reviewed by alanb (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2631
On Thu, 18 Feb 2021 19:35:09 GMT, Alexey Semenyuk <asemenyuk@openjdk.org> wrote:
Follow up for JDK-8235397 fix
This pull request has now been integrated. Changeset: 0c31d5b9 Author: Alexey Semenyuk <asemenyuk@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/0c31d5b9 Stats: 5 lines in 1 file changed: 0 ins; 4 del; 1 mod 8261977: Fix comment for getPrefixed() in canonicalize_md.c Reviewed-by: alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/2631
participants (2)
-
Alan Bateman
-
Alexey Semenyuk