[jdk21u-dev] RFR: 8347299: Add annotations to test cases in LicenseTest

Satyen Subramaniam ssubramaniam at openjdk.org
Thu Jun 19 00:29:33 UTC 2025


On Sat, 14 Jun 2025 18:12:56 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8347299: Add annotations to test cases in LicenseTest. Adding missing `jdk.jpackage.test.Annotations.Test` annotations to test cases in LicenseTest test and update jtreg command line accordingly. Ran GHA Sanity Checks, local Tier 1 and 2, and adjusted test directly. Patch is clean.

Thanks for bringing this to my attention - want to apologize for the oversight and breakage here. Best I can tell, I had run my tests locally on a different branch for a backport I was working on at the same time. To avoid minimize the possibility of future issues, I plan both to explicitly delete old branches from my working directory after creating a PR, as well as avoid parallel development in the same repo prior to creating a PR.

I've also synced with @shipilev, who's opened the PR above to backout the change to get things working again.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1872#issuecomment-2986123508


More information about the jdk-updates-dev mailing list