morningman opened a new pull request, #58936: URL: https://github.com/apache/doris/pull/58936
Avoid some errors like: ``` Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.Lang.ClassLoader.defineClassCjava.lang.String,byte[], int, int) throws java.Lang.CLassFormatError accessible: module java.base does not "opens java.Lang" to unnamed module @3952037b ``` -- 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]
