On Thu, 3 Sep 2026 07:26:45 GMT, Liam Miller-Cushon <[email protected]> wrote:
>> 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 LGTM. Thanks for finding and fixing these issues. ------------- Marked as reviewed by pminborg (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/32663#pullrequestreview-5153155001
