Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce log-spam and prevent exception on every module availability check #347

Conversation

PascalSchumacher
Copy link
Contributor

… call if modules are unavailable.

While profiling one of our apps I noticed a lot of ClassNotFoundExceptions caused by ModuleLoader.

By the way: Thank you very much for simple-java-mail, it is a pleasure to use! 👍

@bbottema bbottema merged commit d48e54f into bbottema:develop Dec 24, 2021
@bbottema bbottema added this to the 6.6.3 milestone Dec 24, 2021
@bbottema bbottema changed the title Avoid a ClassNotFoundException on every ModuleLoader#*ModuleAvailable… Reduce log-spam and prevent exception on every module availability check Dec 25, 2021
@bbottema
Copy link
Owner

Released in 6.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants