fix: Use WeakHashMap for caching proxy classes by Auto81 · Pull Request #2260 · appium/java-client

added 3 commits

January 20, 2025 08:31
Replace ConcurrentHashMap with WeakHashMap wrapped with Collections.synchronizedMap to ensure thread-safety.

valfirst

asolntsev

mykola-mokhnach

mykola-mokhnach

@Auto81

@Auto81

@Auto81

re align formatting to original

@Auto81 Auto81 changed the title AppiumFieldDecorator - CACHED_PROXY_CLASSES fix fix: Use WeakHashMap for caching proxy classes

Jan 20, 2025

mykola-mokhnach

@Auto81

valfirst

@valfirst valfirst linked an issue

Jan 20, 2025

that may be closed by this pull request

mykola-mokhnach

mykola-mokhnach

mykola-mokhnach

@Auto81

@Auto81

Update CombinedWidgetTest.java