RFR: 8316879: RegionMatches1Tests fails if CompactStrings are disabled after JDK-8302163 [v4]

Raffaello Giulietti rgiulietti at openjdk.org
Tue Sep 26 18:08:13 UTC 2023


On Tue, 26 Sep 2023 16:23:58 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Aleksei Voitylov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   address review comments
>
>> test/jdk/java/lang/String/RegionMatches.java was converted to testng and split into two @tests, the latter now covers 8316879.
> 
> Can the test use JUnit 5? JUnit is being maintained compared to TestNG.

I second @RogerRiggs' note that JUnit is better maintained than TestNG.

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

PR Comment: https://git.openjdk.org/jdk/pull/15906#issuecomment-1736032210


More information about the core-libs-dev mailing list