Integrated: 8310933: Copying from runtime image to application image should not follow symlinks

Alexander Matveev almatvee at openjdk.org
Mon Oct 30 21:12:43 UTC 2023


On Mon, 30 Oct 2023 19:43:32 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> - Added LinkOption.NOFOLLOW_LINKS when copying pre-define runtime image.
> - Added test to cover this change.
> - Cleanup RuntimeImageTest.java by removing unused imports and removed incubator from jpackage module name.

This pull request has now been integrated.

Changeset: 1ca2cfaf
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1ca2cfafdd906851b923be69852ccf9a3bb4db35
Stats:     128 lines in 4 files changed: 114 ins; 9 del; 5 mod

8310933: Copying from runtime image to application image should not follow symlinks

Reviewed-by: asemenyuk

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

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


More information about the core-libs-dev mailing list