zhztheplayer opened a new issue, #8483:
URL: https://github.com/apache/incubator-gluten/issues/8483

   ### Description
   
   This is the final fix for issues similar to 
https://github.com/apache/incubator-gluten/issues/8462.
   
   Some platforms use customized ways to load jar files, E.g., by 
customizations on class loaders, by manifest files, etc. `java.class.path` is 
not 100% reliable in these cases. We should remove the access to 
`java.class.path` then adopt a more consistent approach with Java's built-in 
service loading procedure.


-- 
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]

Reply via email to