On Wed, 16 Aug 2023 00:14:47 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> The test helper which spawn new jvms is updated to start them using VM flags 
> for testing.

Marked as reviewed by jvernee (Reviewer).

test/jdk/java/foreign/UpcallTestHelper.java line 25:

> 23: 
> 24: import jdk.test.lib.process.ProcessTools;
> 25: import jdk.test.lib.Utils;

Looks like the `Utils` and `Paths` imports are no longer needed now.

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

PR Review: https://git.openjdk.org/jdk/pull/15302#pullrequestreview-1580468855
PR Review Comment: https://git.openjdk.org/jdk/pull/15302#discussion_r1295812282

Reply via email to