On Mon, 10 May 2021 23:12:04 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Please review this test case fix for the upcoming jtreg 6. The test was using 
> `@BeforeGroups` annotation, and the behavior of it has changed in TestNG 7.1 
> so that it is only issued when the test was configured with filtering. 
> Changed to use `@BeforeClass` instead.

This pull request has now been integrated.

Changeset: f6c5a6bb
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/f6c5a6bbf14603c0f4832e5793c48ae1308a7414
Stats:     8 lines in 1 file changed: 0 ins; 0 del; 8 mod

8266784: java/text/Collator/RuleBasedCollatorTest.java fails with jtreg 6

Reviewed-by: joehw

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

PR: https://git.openjdk.java.net/jdk/pull/3959

Reply via email to