gaurav-narula opened a new pull request, #22379:
URL: https://github.com/apache/kafka/pull/22379

   KAFKA-17078 introduced a shim for SecurityManager to handle the removal of 
SecurityManager from JDK 23.
   
   This shim relies on reflection to load `legacy` and `modern` classes at 
runtime. Unfortunately, the native image's reachability metadata was not 
updated to account for this reflective access.
   
   This change fixes the regression and updates reflect-config.json 
appropriately.
   


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

Reply via email to