Integrated: 8364984: Many jpackage tests are failing on Linux after JDK-8334238

Alexey Semenyuk asemenyuk at openjdk.org
Thu Aug 7 19:59:18 UTC 2025


On Thu, 7 Aug 2025 14:02:13 GMT, Alexey Semenyuk <asemenyuk at 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 <asemenyuk at 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


More information about the core-libs-dev mailing list