Re: RFR: 8316547: Use JUnit.dir jtreg property with jpackage JUnit tests

2023-09-19 Thread Alexander Matveev
On Tue, 19 Sep 2023 20:15:20 GMT, Alexey Semenyuk wrote: > Strip > > /* > * @test > * @modules jdk.jpackage > * @compile --patch-module jdk.jpackage=${test.src} --add-reads > jdk.jpackage=ALL-UNNAMED --add-exports > jdk.jpackage/jdk.jpackage.internal=ALL-UNNAMED AppImageFileTest.java > * @

RFR: 8316547: Use JUnit.dir jtreg property with jpackage JUnit tests

2023-09-19 Thread Alexey Semenyuk
Strip /* * @test * @modules jdk.jpackage * @compile --patch-module jdk.jpackage=${test.src} --add-reads jdk.jpackage=ALL-UNNAMED --add-exports jdk.jpackage/jdk.jpackage.internal=ALL-UNNAMED AppImageFileTest.java * @run junit/othervm --patch-module jdk.jpackage=${test.classes} --add-reads jd