Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8187155

jdeprscan issues spurious "unknown enum constant" warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 11
    • tools
    • None

      Given a class (any class, such as a simple Hello World class) compiled under JDK 8, running "jeprscan --release 8 Hello.class" results in the following warning messages:

      warning: unknown enum constant javax.jws.WebParam.Mode.IN
      warning: unknown enum constant javax.jws.soap.SOAPBinding.Use.LITERAL
      warning: unknown enum constant javax.annotation.Resource.AuthenticationType.CONTAINER

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: