Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-word JDK_VENDOR values need quotations #502

Closed
smlambert opened this issue Feb 19, 2024 · 1 comment
Closed

Multi-word JDK_VENDOR values need quotations #502

smlambert opened this issue Feb 19, 2024 · 1 comment

Comments

@smlambert
Copy link
Contributor

As described in Slack discussion, when TKG does not know about a vendor, it grabs the vendor string and uses it instead, however, there seems to be a problem with multi-word vendor strings (only the last word is captured and used).

-DJDK_VENDOR=Fujitsu Limited where the value of JDK_VENDOR should likely be encapsulated in quotes

@smlambert smlambert mentioned this issue Feb 19, 2024
@smlambert
Copy link
Contributor Author

Not a priority, can be addressed by adding vendors explicitly. Close as won't fix.

@smlambert smlambert closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant