webtester2-core icon indicating copy to clipboard operation
webtester2-core copied to clipboard

Make implementation threadsafe. Fix #92

Open opensource21 opened this issue 3 years ago • 0 comments

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 avatar Nov 09 '22 16:11 opensource21