On Fri, 6 Mar 2026 23:33:30 GMT, David Beaumont <[email protected]> wrote:

> 95% automated migration (search and replace).
> A handful of slightly note-worthy tweaks (called out with inline comments).
> 
> The majority/automated changes are:
> * Convert to JUnit assertions (oddly, very few places)
> * Convert to JUnit data providers (almost all tests)
> * Convert test to use assertThrows (many tests)
> * Make util methods static (needed for data providers, but done everywhere 
> for consistency)
> * Organise imports

Looks good to me. Thanks for the notes on modified tests.

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

Marked as reviewed by joehw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/30124#pullrequestreview-3910954187

Reply via email to