On Wed, 1 Apr 2026 08:47:46 GMT, Paul Hübner <[email protected]> wrote:
> Hi all, > > Please see this trivial typo fix to the > `java.lang.foreign.Linker::captureCallState` method's JavaDoc. > > The new paragraph reads as follows: >> Captured state can be stored in, or retrieved from the capture state segment >> by constructing var handles from the capture state layout. Some functions >> require this state to be initialized to a particular value before invoking >> the downcall. > > Testing: tier 1. LGTM. Thanks for picking up this one. ------------- Marked as reviewed by pminborg (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30530#pullrequestreview-4043439694
