On Fri, 19 May 2023 12:08:55 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> JDK-8303669 patch to test\jdk\tools\launcher\exeJliLaunchTest.c broke 
> compilation on windows.
> Unfortunately MSVC does not support variable length arrays.
> This patch fixes test\jdk\tools\launcher\exeJliLaunchTest.c to use dynamic 
> array allocation.
> 
> Please review.
> 
> Thanks,
> Adam

Thank you for quick review.

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

PR Comment: https://git.openjdk.org/jdk/pull/14060#issuecomment-1554551187

Reply via email to