RFR: 8342035: jlink plugins for setting java.vendor, java.vm.vendor and java.vendor.url

Severin Gehwolf sgehwolf at openjdk.org
Tue Dec 3 17:03:45 UTC 2024


On Tue, 3 Dec 2024 16:29:52 GMT, Henry Jen <henryjen at openjdk.org> wrote:

> Instead of default to "N/A", personally I think "OpenJDK" as an organization can be used?

OpenJDK is a source only distribution. As such vendor being set to OpenJDK for the binary doesn't make sense. It's the downstream distro shipping the binary that should set it. "N/A" is OK. I don't know if the empty string is a good one.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21964#discussion_r1868091930


More information about the core-libs-dev mailing list