RFR: 8370963: Errors in jpackage jtreg test descriptions

Alexey Semenyuk asemenyuk at openjdk.org
Thu Oct 30 21:13:30 UTC 2025


On Thu, 30 Oct 2025 20:01:27 GMT, Alexander Matveev <almatvee 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`.

No, they didn't. I checked the test spec, it doesn't reference this test. That is why I deleted this

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

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


More information about the core-libs-dev mailing list