RFR: 8370963: Errors in jpackage jtreg test descriptions

Alexander Matveev almatvee at openjdk.org
Thu Oct 30 20:04:32 UTC 2025


On Thu, 30 Oct 2025 16:58:58 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Fix jpackage jtreg test descriptions. No functional impact

test/jdk/tools/jpackage/windows/WinLongVersionTest.java line 74:

> 72:  * @library /test/jdk/tools/jpackage/helpers
> 73:  * @key jpackagePlatformPackage
> 74:  * @requires (jpackage.test.SQETest != null)

Do you know if SQE actually was testing this test? Duplicated annotation is different only in `jpackage.test.SQETest`.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28067#discussion_r2479357790


More information about the core-libs-dev mailing list