vlsi commented on PR #5715:
URL: https://github.com/apache/jmeter/pull/5715#issuecomment-1534856564

   > The issue here seems to be the usage of a custom ClassLoader
   
   Could you please clarify which classloader do you mean?
   
   > The resource bundles containing those strings are loaded by 
UIDefaults#getResourceCache, which uses the system classloader for non 
java.dekstop bundles
   
   I thought the button labels "yes/no/cancel" should be loaded from the system 
bundles. The dialog uses a regular `JOptionPane.YES_NO_CANCEL_OPTION`, so do 
not understand why custom classloaders break it.
   


-- 
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: dev-unsubscr...@jmeter.apache.org

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

Reply via email to