RFR: 8349504: Support platform-specific JUnit tests in jpackage
Alexey Semenyuk
asemenyuk at openjdk.org
Thu Feb 6 01:42:11 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.
@sashamatveev PTAL
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23479#issuecomment-2638431956
More information about the core-libs-dev
mailing list