> This change fixes some inaccuracies in the javadoc for methods introduced in > [JDK-8369564](https://bugs.openjdk.org/browse/JDK-8369564). > > In addition to the issues reported in > [JDK-8391678](https://bugs.openjdk.org/browse/JDK-8391678) I took a pass over > the rest of the javadoc introduced in > [JDK-8369564](https://bugs.openjdk.org/browse/JDK-8369564) and fixed a > related issue in `SegmentAllocator.allocateFrom`. > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision: Revert change to SegmentAllocator's return clause ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32663/files - new: https://git.openjdk.org/jdk/pull/32663/files/194e51e4..025eb6d3 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32663&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32663&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32663.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32663/head:pull/32663 PR: https://git.openjdk.org/jdk/pull/32663
