-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
Going forward, converting older JDK code to use the relatively new FFM API requires system calls that can provide `errno` and the likes to explicitly allocate a MemorySegment to capture potential error states. This can lead to negative performance implications if not designed carefully and also introduces unnecessary code complexity.
We should add an efficient method handle adapter that encapsulates these concerns.
We should add an efficient method handle adapter that encapsulates these concerns.
- relates to
-
JDK-8347537 Add warning in the documentation of TerminatingThreadLocal
-
- Open
-
- links to
-
Review(master) openjdk/jdk/22391
-
Review(master) openjdk/jdk/23517
-
Review(master) openjdk/jdk/23765