Skip to content

ModuleLoader not thread safe #720

Description

@PascalSchumacher

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.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions