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

2025-02-05 Thread Alexander Matveev
On Wed, 5 Feb 2025 23:51:09 GMT, Alexey Semenyuk 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.co

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

2025-02-05 Thread Alexey Semenyuk
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/to

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

2025-02-05 Thread Alexey Semenyuk
On Wed, 5 Feb 2025 23:51:09 GMT, Alexey Semenyuk 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.co