Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NoSuchMethodError: No static method #386

Open
RGdevz opened this issue Nov 12, 2021 · 0 comments
Open

java.lang.NoSuchMethodError: No static method #386

RGdevz opened this issue Nov 12, 2021 · 0 comments

Comments

@RGdevz
Copy link

RGdevz commented Nov 12, 2021

I get this error and some devices

Error: java.lang.NoSuchMethodError: No static method $default$putIfAbsent(Ljava/util/concurrent/ConcurrentMap;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; in class Lj$/util/concurrent/ConcurrentMap$-CC; or its super classes (declaration of 'j$.util.concurrent.ConcurrentMap$-CC' appears in base.apk!classes2.dex) at d.a.g.a.putIfAbsent(Unknown Source:0) at d.a.g.a.d(DNSCache.java:2) at d.a.g.l.E0(JmDNSImpl.java:26) at d.a.g.l.F0(JmDNSImpl.java:3) at d.a.g.r.run(SocketListener.java:15)

(sorry for the obfuscation that what I get)

the android version is vary from android 11 to android 9 from what I seen so its not like they are old devices and the manufactures are also not seems to point to specific one.

I don't know how to reproduce that

Edit:
Someone opened the issue in their git jmdns/jmdns#205

guess this can be fixed with updated JmDNS version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant