You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "vlsi (via GitHub)" <gi...@apache.org> on 2023/05/04 14:12:29 UTC

[GitHub] [jmeter] vlsi commented on pull request #5715: Update darklaf to version 3.0.2

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-unsubscribe@jmeter.apache.org

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