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

Aleksey Shipilev shade at openjdk.org
Tue Feb 3 19:17:54 UTC 2026


On Thu, 19 Jun 2025 00:26:09 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.

@satyenme, time to redo it? @gnu-andrew mentions that [JDK-8343876](https://bugs.openjdk.org/browse/JDK-8343876) is in JDK 21 now.

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

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


More information about the jdk-updates-dev mailing list