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

Return of build giving extraneous find warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • None
    • generic
    • generic

      In a full and incremental build we get warnings like these:

      /bin/find: ‘/home/cphillim/hg.local/9clean/hotspot/test/compiler/native’: No such file or directory
      /bin/find: ‘/home/cphillim/hg.local/9clean/hotspot/test/compiler/native’: No such file or directory
      /bin/find: ‘/home/cphillim/hg.local/9clean/hotspot/test/compiler/native’: No such file or directory
      /bin/find: ‘/home/cphillim/hg.local/9clean/hotspot/test/compiler/native’: No such file or directory

      This occurred earlier, with JDK-8162999, which has since been fixed.

      However, the fix for JDK-8067744 seems to have reintroduced the problem.

      The fix is to remove this line:

          $(HOTSPOT_TOPDIR)/test/compiler/native \

      from BUILD_HOTSPOT_JTREG_NATIVE_SRC in hotspot/make/test/JtregNative.gmk.

            dchuyko Dmitry Chuyko
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: