On Tue, 24 May 2022 13:08:53 GMT, liach <d...@openjdk.java.net> wrote:

> so on a mismatch, it would print parameter type initialized after 
> instantiation expected: true actual: false

That looks fine then. I hadn't looked closely at what testng prints and I had 
thought that on an assertion failure it would print only `AssertionError: 
parameter type initialized after instantiation` which wouldn't be accurate. The 
one you note above is more clear.

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

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

Reply via email to