Darren Coleman created LANG-1699:
------------------------------------
Summary: SystemUtils.JAVA_VENDOR returns Java version
Key: LANG-1699
URL: https://issues.apache.org/jira/browse/LANG-1699
Project: Commons Lang
Issue Type: Bug
Components: lang.*
Affects Versions: 3.13.0
Reporter: Darren Coleman
There's a typo in the {{SystemUtils}} class that assigns JAVA_VENDOR to the
result of {{SystemProperties.getJavaVersion()}} instead of{{
SystemProperties.getJavaVendor()}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)