On Wed, 30 Nov 2022 18:35:47 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> A small clarification of the VaList spec to say that attempts to access > elements through an incorrect memory layout result in undefined behavior. This pull request has now been integrated. Changeset: 562bc171 Author: Jorn Vernee <jver...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/562bc171b971091421ee0a93665880682ae96c09 Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod 8291359: Specification of method j.l.foreign.VaList::skip still deserves clarification Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/11440