On Wed, 1 Apr 2026 11:15:16 GMT, Per Minborg <[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. Cheers for the reviews @minborg @liach. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30530#issuecomment-4169935918
