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

Assertion failure in com.sun.tools.javac.comp.Modules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • tools
    • None
    • b16

      make jprt_bundle had failed in jprt on 'jdk.compiler-gendata' target:

      bash /opt/jprt/T/P1/231214.iignatye/s/common/bin/jib.sh make --profile linux-arm-vfp-hflt-dyn --data-dir /opt/jprt/jib-data --mirror-site main -- ALT_SLASH_JAVA=/opt/jprt/slashjava JPRT_BUILD_VERSION=20170530231214.iignatye.8180887 JPRT_ARCHIVE_BUNDLE=/opt/jprt/T/P1/231214.iignatye/bundles/linux_armvfphflt_2.6-product.zip JPRT_ARCHIVE_INSTALL_BUNDLE=/opt/jprt/T/P1/231214.iignatye/bundles/linux_armvfphflt_2.6-product-install.zip JPRT_ARCHIVE_MODULES_BUNDLE=/opt/jprt/T/P1/231214.iignatye/bundles/linux_armvfphflt_2.6-product-modules.zip JPRT_ARCHIVE_TEST_BUNDLE=/opt/jprt/T/P1/231214.iignatye/bundles/linux_armvfphflt_2.6-product-tests.zip JPRT_ARCHIVE_SYMBOLS_BUNDLE=/opt/jprt/T/P1/231214.iignatye/bundles/linux_armvfphflt_2.6-product-symbols.zip jprt_bundle

      ...

      Gendata-jdk.compiler.gmk:64: recipe for target '/scratch/opt/jprt/T/P1/231214.iignatye/s/build/linux-arm-vfp-hflt-dyn/support/symbols/ct.sym-files/_the.symbols' failed
      make[3]: Leaving directory '/scratch/opt/jprt/T/P1/231214.iignatye/s/make'
      make/Main.gmk:150: recipe for target 'jdk.compiler-gendata' failed
      Exception in thread "main" java.lang.AssertionError
      at com.sun.tools.javac.util.Assert.error(Assert.java:155)
      at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
      at com.sun.tools.javac.comp.Modules.allModules(Modules.java:1202)
      at com.sun.tools.javac.comp.Modules.getObservableModule(Modules.java:1397)
      at com.sun.tools.javac.model.JavacElements.getModuleElement(JavacElements.java:136)
      at com.sun.tools.javac.model.JavacElements.getModuleElement(JavacElements.java:84)
      at build.tools.symbolgenerator.TransitiveDependencies.main(TransitiveDependencies.java:81)
      make[3]: *** [/scratch/opt/jprt/T/P1/231214.iignatye/s/build/linux-arm-vfp-hflt-dyn/support/symbols/ct.sym-files/_the.symbols] Error 1
      make[2]: *** [jdk.compiler-gendata] Error 1

            vromero Vicente Arturo Romero Zaldivar
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: