On Thu, 16 Nov 2023 18:09:20 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Mandy Chung has updated the pull request incrementally with one additional >> commit since the last revision: >> >> review feedback > > test/jdk/jdk/modules/incubator/DefaultImage.java line 113: > >> 111: PrintStream ps = new PrintStream(baos); >> 112: >> 113: ProcessBuilder pb = >> ProcessTools.createLimitedTestJavaProcessBuilder(opts); > > Shouldn't the test be marked as flagless? Fixed. thanks ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16666#discussion_r1396154431