Integrated: 8256066: Tests use deprecated TestNG API that is no longer available in new versions
Jonathan Gibbons
jjg at openjdk.java.net
Tue Nov 10 17:55:04 UTC 2020
On Tue, 10 Nov 2020 17:41:28 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> @ExpectedExceptions is no longer available in TestNG 7.*. Update the tests
> to use @Test(expectedExceptions = "...") instead.
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1145
More information about the core-libs-dev
mailing list