janhoy commented on code in PR #1502: URL: https://github.com/apache/solr/pull/1502#discussion_r1151721890
########## solr/CHANGES.txt: ########## @@ -83,6 +83,8 @@ Bug Fixes * SOLR-16638: Fix Http2SolrClient's exception message when serverBaseUrl is null (Alex Deparvu via Kevin Risden) +* SOLR-16721: Java version detection fails when `_JAVA_OPTIONS` is set (janhoy) Review Comment: ```suggestion * SOLR-16721: Java version detection fails when `_JAVA_OPTIONS` is set (janhoy, Ruoyu Zhong) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
