RFR: JDK-8257604: JNI_ArgumentPusherVaArg leaks valist

Thomas Stuefe stuefe at openjdk.java.net
Wed Dec 2 16:40:00 UTC 2020


On Wed, 2 Dec 2020 16:26:56 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Looks good.
> 
> I added more history to the bug report.

Thanks, Dan. Unfortunately, the issue is not visible to outsiders. But I guess there were platforms where va_copy was not available (like old versions of VS).

-------------

PR: https://git.openjdk.java.net/jdk/pull/1565


More information about the hotspot-dev mailing list