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

This pull request has now been integrated.

Changeset: 80ef5c22
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/80ef5c228b0f8a7a881a333c418a5d3068fe5a6e
Stats:     4 lines in 1 file changed: 2 ins; 0 del; 2 mod

8308410: broken compilation of test\jdk\tools\launcher\exeJliLaunchTest.c

Reviewed-by: alanb

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

PR: https://git.openjdk.org/jdk/pull/14060

Reply via email to