Description
There's a typo in the SystemUtils class that assigns JAVA_VENDOR to the result of SystemProperties.getJavaVersion() instead of SystemProperties.getJavaVendor().
Attachments
Issue Links
- links to
There's a typo in the SystemUtils class that assigns JAVA_VENDOR to the result of SystemProperties.getJavaVersion() instead of SystemProperties.getJavaVendor().