RFR: 8352480: Don't follow symlinks in additional content for app images [v2]
Alexander Matveev
almatvee at openjdk.org
Wed May 7 02:07:05 UTC 2025
On Wed, 7 May 2025 01:50:31 GMT, Shaojin Wen <swen at openjdk.org> wrote:
>> Alexander Matveev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - Merge remote-tracking branch 'upstream/master' into JDK-8352480
>> - 8352480: [macos] Don't follow symlinks in additional content for app images [v4]
>> - 8352480: [macos] Don't follow symlinks in additional content for app images [v3]
>> - 8352480: [macos] Don't follow symlinks in additional content for app images [v2]
>> - 8352480: [macos] Don't follow symlinks in additional content for app images
>
> test/jdk/tools/jpackage/share/AppContentTest.java line 37:
>
>> 35: import java.util.stream.Stream;
>> 36: import static jdk.internal.util.OperatingSystem.MACOS;
>> 37: import static jdk.internal.util.OperatingSystem.LINUX;
>
> Should the imports here be sorted?
Yes. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24974#discussion_r2076644634
More information about the core-libs-dev
mailing list