malliaridis commented on PR #2712:
URL: https://github.com/apache/solr/pull/2712#issuecomment-2405924311

   After some lookup, I found this through 
[StackOverflow](https://stackoverflow.com/a/46768046/3329810) this:
   
   > The command line arguments are not available via a non-privileged API for 
other processes
   and so the Optional is always empty. The API is explicit that the values are 
OS specific.
   If in the future, the arguments are available by a Window APIs, the 
implementation can be updated.
   >
   > BTW, the info structure is filled by native code; the assignments to the 
fields do not appear in the Java code.
   
   Source: 
[JDK-8176725](https://bugs.openjdk.org/browse/JDK-8176725?focusedId=14061174&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14061174)


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to