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 @david-beaumont Your change (at version c1930b1109403519024611b8bd51ca59a1c6652c) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30124#issuecomment-4023010101
