This PR proposes removing an erroneous claim that `SegmentAllocator` string operations return *native* segments.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Remove 'native' from @return sections Changes: https://git.openjdk.org/jdk/pull/32683/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32683&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8391756 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/32683.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32683/head:pull/32683 PR: https://git.openjdk.org/jdk/pull/32683
