jdk-24/test/jdk/java/foreign/valist
Jorn Vernee 3164c98f4c 8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM
8289333: Specification of method j.l.foreign.VaList::skip deserves clarification
8289156: j.l.foreign.VaList::skip call could throw java.lang.IndexOutOfBoundsException: Out of bound access on segment

Reviewed-by: mcimadamore
2022-07-12 11:25:45 +00:00
..
libVaList.c 8263512: [macos_aarch64] issues with calling va_args functions from invoke_native 2021-06-04 23:55:12 +00:00
VaListTest.java 8289148: j.l.foreign.VaList::nextVarg call could throw IndexOutOfBoundsException or even crash the VM 2022-07-12 11:25:45 +00:00