On Wed, 7 May 2025 01:50:31 GMT, Shaojin Wen <s...@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