weisJ commented on issue #5786:
URL: https://github.com/apache/jmeter/issues/5786#issuecomment-1520912042

   It has been some time since I fixed this issue in darklaf (see 
https://github.com/weisJ/darklaf/commit/ff34a3ed0c566030a3c533db30fb7882f0242dc9),
 but if I recall correctly it is caused by the stricter module encapsulation in 
newer Java versions. In older versions of darklaf the resource bundles 
containing these texts were loaded directly from the jdk, which is now 
considered as illegal access. It should be fixed with an upgrade of darklaf. 
Though there are some fixed I want to release first. I’ll update in the next 
few days :)


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