Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Conversation

@opensource21
Copy link

@opensource21 opensource21 commented Nov 9, 2022

Fix #92
ConcurrentHashMap are nearly as fast as HashMap. We had ConcurrentModificationExceptions at PageImpl and PagefragmentImpl.
Changed TestClassAnalyzer to be on the safe side.


This change is Reviewable

@opensource21 opensource21 changed the title Make implementation threadsafe Make implementation threadsafe. Fix #92 Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PageFragmentImplementation and PageImplementation should be Threadsafe

1 participant