On Tue, 17 Mar 2026 21:26:30 GMT, David Beaumont <[email protected]> wrote:

>> Similar to other recent JAXP test migration PRs, but simpler in most cases.
>> 
>> Edge cases include:
>> * Lots of tests needing the PER_CLASS life-cycle due to having a base class 
>> with non-trivial test setup
>> * Tests with incorrect expectations about thrown exceptions
>> * Tests needlessly catching test framework exceptions when they should be 
>> left to fail normally
>
> David Beaumont has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Manual pass for assert parameter order

I added a small extra change to undo the "SAME_THREAD" annotation in tests I 
had been converting up until now.
This is default behaviour in JUnit (irrespective of JTreg) so needn't be 
explicitly specified.

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

PR Comment: https://git.openjdk.org/jdk/pull/30283#issuecomment-4081889676

Reply via email to