Hello, This is a trivial cleanup after [JDK-8376777](https://bugs.openjdk.org/browse/JDK-8376777), which missed a reference to a renamed method in the doc comment in TrustFinalFields.java.
Testing: * GHA --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8387003: Stale doc comment in TrustFinalFields.java after JDK-8376777 Changes: https://git.openjdk.org/jdk/pull/31601/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31601&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8387003 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/31601.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31601/head:pull/31601 PR: https://git.openjdk.org/jdk/pull/31601
