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

BUILD_LIBJIMAGE missing as a dependency to JAVA_BASE_EXPORT_SYMBOLS_SRC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • infrastructure
    • None
    • b93

      This problem only impacts static builds of the JDK.

      In jdk/make/lib/Lib-java.base.gmk,
      $(SUPPORT_OUTPUTDIR)/modules_libs/java.base/$(LIBRARY_PREFIX)jimage.symbols is needed to create the JAVA_BASE_EXPORT_SYMBOLS_SRC list, but $(BUILD_LIBJIMAGE) needs to be added to the dependency line n order to make sure this library and symbol file have been generated.

            bobv Bob Vandette (Inactive)
            bobv Bob Vandette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: