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

IGV incomplete gitignore

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • b23

      After a complete clean and fresh build of IGV, running `java -Xcomp -XX:PrintIdealGraphLevel=5` results in the untracked generated files below:
      ```
      Untracked files:
        (use "git add <file>..." to include in what will be committed)
      src/utils/IdealGraphVisualizer/all-clusters.dat
      src/utils/IdealGraphVisualizer/all-files.dat
      src/utils/IdealGraphVisualizer/all-installer.dat
      src/utils/IdealGraphVisualizer/all-layers.dat
      src/utils/IdealGraphVisualizer/all-local-layers.dat
      src/utils/IdealGraphVisualizer/all-manifests.dat
      src/utils/IdealGraphVisualizer/all-modules.dat
      src/utils/IdealGraphVisualizer/all-resources.dat
      src/utils/IdealGraphVisualizer/lastModified/
      src/utils/IdealGraphVisualizer/localeVariants
      src/utils/IdealGraphVisualizer/package-attrs.dat
      ```

      We should add these generated files to the IGV `.gitignore`.

            dlunden Daniel Lunden
            dlunden Daniel Lunden
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: