On Mon, 26 Jan 2026 13:28:27 GMT, Adam Farley <[email protected]> wrote:
> This change ensures that the class "jtreg/SkippedException" can be found and > used by the test while running with versions of jtreg that are under 7.5.1+1. > > > This has been tested elsewhere and seems to work well. > Test configs: > - JDK17 - jtreg 7.3.1+1 > - JDK25 - jtreg 7.5.1+1 > > https://bugs.openjdk.org/browse/JDK-8376188 Based on the conversation above, this issue only appears to be relevant to JDK17u and JDK21u. While the same test code is *present* in later versions of the JDK, they specify a minimum jtreg version that doesn't show this problem. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29416#issuecomment-3854364120
