RFR: 8349504: Support platform-specific JUnit tests in jpackage

Alexander Matveev almatvee at openjdk.org
Thu Feb 6 02:16:13 UTC 2025


On Wed, 5 Feb 2025 23:51:09 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Move junit tests to `share` subfolder.
> 
> Adjust `TEST.properties` to grant full access to classes in all `jdk.jpackage` module packages. Otherwise, jtreg picks access config from the parent [`TEST.properties`](https://github.com/openjdk/jdk/blob/aad6664bb6d2b311b3e0cb056afaa9b6534bdbbb/test/jdk/tools/jpackage/TEST.properties), which allows full access to `jdk.jpackage.internal` package only.

Looks good.

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

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23479#pullrequestreview-2597487823


More information about the core-libs-dev mailing list