On Thu, 7 Aug 2025 14:02:13 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Fix NPE when `path.getParent()` in `LinuxHelper.getDesktopFiles()` returns > null. The issue is deb-specific, there is no such problem with rpm packages. This pull request has now been integrated. Changeset: 244e6293 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/244e6293c3b332105658900639a9f3db7b21a9fe Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8364984: Many jpackage tests are failing on Linux after JDK-8334238 Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/26677