<i18n dev> RFR: 8319678: Several tests from corelibs areas ignore VM flags [v3]
Mahendra Chhipa
mchhipa at openjdk.org
Thu Apr 11 09:54:53 UTC 2024
On Thu, 11 Apr 2024 09:26:27 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Mahendra Chhipa has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Implemented the review comments.
>
> test/jdk/javax/naming/spi/providers/InitialContextTest.java line 301:
>
>> 299: .map(Path::toString)
>> 300: .collect(Collectors.joining(File.pathSeparator));
>> 301: // System.setProperty("test.noclasspath", "true");
>
> This newly introduced commented code can be removed.
Sorry, I missed this. Removed in current commit.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18602#discussion_r1560754800
More information about the i18n-dev
mailing list