On Wed, 21 Dec 2022 19:50:33 GMT, Phil Race <p...@openjdk.org> wrote:
> "Full test run" means what ? Remember that even if you run every test > everywhere, we can't be 100% certain of no regressions since we'll never have > tests for every scenario. > > And which manual tests did you run ? Are you SURE no manual Swing tests or > manual JCK tests will fail ? I ran manual tests form javax/swing on Mac OS X, Ubuntu 22 and Windows 10 comparing them side by side with the workspace that does not contain my fix and i had no new issues. I am pretty confident there will be no manual test failures. ------------- PR: https://git.openjdk.org/jdk20/pull/68