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

Alexander Matveev almatvee at openjdk.org
Thu Aug 7 19:48:17 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.

Looks good.

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

Marked as reviewed by almatvee (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26677#pullrequestreview-3098531203


More information about the core-libs-dev mailing list