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

Warnings printed during the build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • tools
    • None
    • b27

      There as these warnings printed during the build:
      ---
      Compiling 68 files for COMPILE_CREATE_SYMBOLS
      /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/util/Elements.class: warning: Cannot find annotation method 'feature()' in type 'PreviewFeature': class file for jdk.internal.PreviewFeature not found
      warning: unknown enum constant Feature.RECORDS
        reason: class file for jdk.internal.PreviewFeature$Feature not found
      /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/util/Elements.class: warning: Cannot find annotation method 'essentialAPI()' in type 'PreviewFeature'
      /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/element/TypeElement.class: warning: Cannot find annotation method 'feature()' in type 'PreviewFeature'
      warning: unknown enum constant Feature.RECORDS
      /home/jlahoda/src/jdk/jdk/build/linux-x86_64-server-release/buildtools/interim_langtools_modules/java.compiler.interim/javax/lang/model/element/TypeElement.class: warning: Cannot find annotation method 'essentialAPI()' in type 'PreviewFeature'
      6 warnings
      Creating ct.sym classes
      ---

            jlahoda Jan Lahoda
            jlahoda Jan Lahoda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: