<i18n dev> RFR: JDK-8319569: Several java/util tests should be updated to accept VM flags [v2]

Daniel Fuchs dfuchs at openjdk.org
Mon Nov 20 15:30:26 UTC 2023


On Fri, 17 Nov 2023 20:20:43 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> Please review this PR which allows these _j.util_ tests to launch new JVM processes with VM flags,
>> 
>> This is primarily done using by switching to `ProcessTools::createTestJavaProcessBuilder`.
>> 
>> _PropertiesTest.sh_ was updated with `@requires vm.flagless`.
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reflect review comments

Changes to the logging tests LGTM. Thanks for the update @justin-curtis-lu .

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

PR Comment: https://git.openjdk.org/jdk/pull/16705#issuecomment-1819284286


More information about the i18n-dev mailing list