RFR: 8327410: Add hostname option for UL file names

David Holmes dholmes at openjdk.org
Fri Mar 8 06:42:54 UTC 2024


On Thu, 7 Mar 2024 18:32:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> We should really only get the hostname if the user explicitly requests this.

Yes I agree. The existing use of hostname in UL only comes into play if that decorator is requested; and error reporting only includes hostname in debug builds due to its sensitive nature.

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

PR Comment: https://git.openjdk.org/jdk/pull/18153#issuecomment-1985120841


More information about the hotspot-runtime-dev mailing list