[
https://issues.apache.org/jira/browse/LANG-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darren Coleman updated LANG-1699:
---------------------------------
Description: There's a typo in the {{SystemUtils}} class that assigns
JAVA_VENDOR to the result of {{SystemProperties.getJavaVersion()}} instead of
{{SystemProperties.getJavaVendor()}}. (was: There's a typo in the
{{SystemUtils}} class that assigns JAVA_VENDOR to the result of
{{SystemProperties.getJavaVersion()}} instead of{{
SystemProperties.getJavaVendor()}}.)
> 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
> Priority: Minor
>
> 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)