ModuleLoader#LOADED_MODULES uses a HashMap. In a multi-threaded environment this can lead to problems like every thread having their own copy. By the way: Thank you very much for all you work on simple java mail. It is a great library.
ModuleLoader#LOADED_MODULES uses a HashMap. In a multi-threaded environment this can lead to problems like every thread having their own copy.
By the way: Thank you very much for all you work on simple java mail. It is a great library.