Use symlinks for full debug symbols instead of copies

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8
    • Component/s: infrastructure

      Today the unpacked debug symbols are currently copied to a lot of different places in the build folder:
      - the hotspot build
      - the hotspot 'dist' folder
      - the jdk folder
      - several times in 'images'

      We should be able to use symlinks for some of these. Maybe not for images, since you kind of expect to be able to move those around.

      The unpacked symbol files are currently ~700MB for a "slowdebug" target on OS X, so symlinks would save around 1.5GB of data for each build. It would also lead to a quicker build.

            Assignee:
            Unassigned
            Reporter:
            Staffan Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: