close

[Solved] unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl)

Hello Guys, How are you all? Hope You all Are Fine. Today I am just trying to update my project in android S But I am facing the following error unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) in Java. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) Error Occurs ?

I am just trying to update my project in android S But I am facing the following error.

Caused by: java.lang.AssertionError: annotationType(): unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl)
    at com.sun.tools.javac.util.Assert.error(Assert.java:133)
    at com.sun.tools.javac.code.TypeAnnotations.annotationType(TypeAnnotations.java:231)

How To Solve unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) Error ?

  1. How To Solve unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) Error?

    To Solve unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) Error The simple and easiest Solution is to update the container’s JDK version to OpenJDK-11

  2. unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl)

    To Solve unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl) Error The simple and easiest Solution is to update the container’s JDK version to OpenJDK-11

Solution 1: Just update the container’s JDK version to openjdk-11

The simple and easiest Solution is to update the container’s JDK version to OpenJDK-11

Summery

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also, Read

2 thoughts on “[Solved] unrecognized Attribute name MODULE (class com.sun.tools.javac.util.SharedNameTable$NameImpl)”

Leave a Comment