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 Ah - hmmm... maybe we forgot to update the copyright years... ------------- PR Comment: https://git.openjdk.org/jdk/pull/30124#issuecomment-4024426033
