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. This pull request has now been integrated. Changeset: f3a1c67b Author: Paul Hübner <[email protected]> URL: https://git.openjdk.org/jdk/commit/f3a1c67b1cc2db2d6b3c0519737a6519ea4fbeea Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8381464: Typo in Linker::captureCallState JavaDoc Reviewed-by: liach, pminborg ------------- PR: https://git.openjdk.org/jdk/pull/30530
