JDK-8231280 : Linux packages produced by jpackage should have correct dependencies
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jpackage
  • Affected Version: internal
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: generic
  • Submitted: 2019-09-20
  • Updated: 2019-10-01
  • Resolved: 2019-10-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
internalFixed
Description
Packages produced by jpackage should at least depend on packages that provide dynamic libraries needed to run embedded Java runtime.
Additionally packages with desktop integration using commands from xdg-utils package in installation scripts should depend on this package.
Applies to both deb and rpm packaging
Comments
Review: http://cr.openjdk.java.net/~asemenyuk/8231280/webrev.01/
29-09-2019