RFR: 8319567: Update java/lang/invoke tests to support vm flags [v2]
Mandy Chung
mchung at openjdk.org
Thu Nov 16 18:20:07 UTC 2023
On Thu, 16 Nov 2023 18:09:20 GMT, Leonid Mesnik <lmesnik at 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
More information about the core-libs-dev
mailing list