git: openjdk/jdk: master: 8347408: Create an internal method handle adapter for system calls with errno

Per Minborg pminborg at openjdk.org
Mon May 12 07:01:50 UTC 2025


Changeset: 45cf32bd
Branch: master
Author:    Per Minborg <pminborg at openjdk.org>
Date:      2025-05-12 06:59:41 +0000
URL:       https://git.openjdk.org/jdk/commit/45cf32bd2c9e44e2fcbb4b8d0714b87e078cdb7c

8347408: Create an internal method handle adapter for system calls with errno

Reviewed-by: mcimadamore

+ src/java.base/share/classes/jdk/internal/foreign/CaptureStateUtil.java
! test/jdk/java/foreign/TestBufferStack.java
+ test/jdk/java/foreign/TestCaptureStateUtil.java
+ test/micro/org/openjdk/bench/java/lang/foreign/CaptureStateUtilBench.java



More information about the jdk-changes mailing list