> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-services` jlink option. The test compares
> module lists from bot
> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-services` jlink option. The test compares
> module lists from bot
On Wed, 5 Feb 2025 20:09:51 GMT, Alexey Semenyuk wrote:
>> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
>> services in app's runtime by default.
>>
>> The test builds two app images for the same app. One with the default jlink
>> options and another with `--bind-ser
On Wed, 5 Feb 2025 19:44:54 GMT, Alexey Semenyuk wrote:
>> test/jdk/tools/jpackage/share/JLinkOptionsTest.java line 175:
>>
>>> 173: .setExecutable(cmd.appLauncherPath().toAbsolutePath())
>>> 174: .addArguments("--print-modules")
>>> 175: .executeA
> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-services` jlink option. The test compares
> module lists from bot
On Wed, 5 Feb 2025 03:25:46 GMT, Alexander Matveev wrote:
>> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
>> services in app's runtime by default.
>>
>> The test builds two app images for the same app. One with the default jlink
>> options and another with `--bind-s
On Fri, 10 Jan 2025 21:23:22 GMT, Alexey Semenyuk wrote:
> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-service
On Fri, 10 Jan 2025 21:23:22 GMT, Alexey Semenyuk wrote:
> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-service
On Fri, 10 Jan 2025 21:23:22 GMT, Alexey Semenyuk wrote:
> Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
> services in app's runtime by default.
>
> The test builds two app images for the same app. One with the default jlink
> options and another with `--bind-service
Added a test case to JLinkOptionsTest to test that jpackage doesn't bind
services in app's runtime by default.
The test builds two app images for the same app. One with the default jlink
options and another with `--bind-services` jlink option. The test compares
module lists from both runtimes.
10 matches
Mail list logo