On Tue, 15 Nov 2022 14:06:35 GMT, Erik Joelsson <er...@openjdk.org> wrote:

> I think this looks good. I'm assuming you have manually tried the options and 
> inspected the resulting spec.gmk thoroughly.

Yep, but for completion's sake I re-ran configure again for a fresh spec.gmk:


COPYRIGHT_YEAR:=2022
HOTSPOT_BUILD_TIME:=2022-11-10T08:57:48Z

# Platform naming variables
LAUNCHER_NAME:=openjdk
PRODUCT_NAME:=OpenJDK
PRODUCT_SUFFIX:=Runtime Environment
JDK_RC_PLATFORM_NAME:=Platform
JDK_RC_NAME:=OpenJDK Platform
COMPANY_NAME:=N/A
HOTSPOT_VM_DISTRO:=OpenJDK
MACOSX_BUNDLE_NAME_BASE=OpenJDK
MACOSX_BUNDLE_ID_BASE=net.java.openjdk-internal
MACOSX_BUNDLE_BUILD_VERSION=0
USERNAME:=vertig0
VENDOR_URL:=https://openjdk.org/
VENDOR_URL_BUG:=https://bugreport.java.com/bugreport/
VENDOR_URL_VM_BUG:=https://bugreport.java.com/bugreport/crash.jsp


The offending COMPANY_NAME option is still getting on my nerves though :/

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

PR: https://git.openjdk.org/jdk/pull/11020

Reply via email to