-
Bug
-
Resolution: Fixed
-
P3
-
22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8333620 | 22.0.2 | Per-Ake Minborg | P3 | Closed | Won't Fix |
The snippet for Linker.Option.captureCallState is wrong, as there's a missing offset parameter from the var handle invocation (offset parameters have been added to all var handles as a result of some changes in JDK 22 to better support composition).
- backported by
-
JDK-8333620 Javadoc snippet for Linker.Option.captureCallState is wrong
- Closed