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

Serial build is broken because of missing dependencies for jmod

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b126

      The serial build (i.e. JOBS=1) is currently not working because of missing dependencies for jmod. At the time when jmod is called during the build, various files like jvm.cfg and tzdb.dat which are required for the proper working of jmod, are not in place.

      The fix is easy, just add the corresponding dependencies to JMOD_TARGETS.

      I'd strongly suggest to add a serial build to at least one of your test builds to keep the build sane. Otherwise the dependencies can easily be broken without somebody noticing it because apparently nowadays nobody is ever building with JOBS=1.

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: