[jdk21u-dev] RFR: 8375080: The tools/jpackage/windows/Win8365790Test.java may fail with ClassNotFoundException: jtreg.SkippedException
Alexey Semenyuk
asemenyuk at openjdk.org
Fri Feb 13 18:54:37 UTC 2026
On Fri, 13 Feb 2026 18:29:18 GMT, Min Choi <duke at openjdk.org> wrote:
> Skip this PR and proceed directly to backporting Alexey's fix
I support this variant. I don't see much point in an ad hoc fix for a specific test. We know the issue is not specific to Win8365790Test test; almost any jpackage test may fail when executed in an environment where it should be skipped. It just happens that the issue manifests in the Win8365790Test test. So let's proceed directly to a solution that fixes the problem in a generic way.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2606#issuecomment-3898807260
More information about the jdk-updates-dev
mailing list