On Wed, 5 Feb 2025 23:51:09 GMT, Alexey Semenyuk <asemen...@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.

This pull request has now been integrated.

Changeset: 5e1cc082
Author:    Alexey Semenyuk <asemen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/5e1cc0825938527bd7011ade8b237e34c821862c
Stats:     7 lines in 10 files changed: 5 ins; 0 del; 2 mod

8349504: Support platform-specific JUnit tests in jpackage

Reviewed-by: almatvee

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

PR: https://git.openjdk.org/jdk/pull/23479

Reply via email to