-
Enhancement
-
Resolution: Fixed
-
P4
-
20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8300091 | 21 | Jorn Vernee | P4 | Resolved | Fixed | b06 |
JDK-8300372 | 20.0.1 | Jorn Vernee | P4 | Resolved | Fixed | b02 |
When a down-call handle is obtained using the `CaptureCallState` linker options, a MemorySegment parameter is pre-pended to the method handle coordinates.
This is documented on the Linker.Option::captureCallState method, but this description could be copied to the CaptureCallState class as well for additional clarity.
This is documented on the Linker.Option::captureCallState method, but this description could be copied to the CaptureCallState class as well for additional clarity.
- backported by
-
JDK-8300091 Specify coordinate order for additional CaptureCallState parameters on class as well
- Resolved
-
JDK-8300372 Specify coordinate order for additional CaptureCallState parameters on class as well
- Resolved
- csr for
-
JDK-8299923 Specify coordinate order for additional CaptureCallState parameters on class as well
- Closed