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

Fix trailing whitespace and whitespace only file modification.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • internal
    • internal
    • tools

      As pointed out in the code review:
      1.) There are whitespace issues that mus be removed before jpackage changes can be integrated into JDK:
      src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/MacAppImageBuilder.java:326: Trailing whitespace
      src/jdk.jpackage/share/classes/jdk/jpackage/internal/CLIHelp.java:58: Tab character
      src/jdk.jpackage/share/classes/jdk/jpackage/internal/JLinkBundlerHelper.java:217: Trailing whitespace
      src/jdk.jpackage/share/classes/jdk/jpackage/internal/ValidOptions.java:55: Trailing whitespace
      2.) The change to src/jdk.jlink/share/classes/module-info.java were put in and then removed, so now there is only a white-space change and a copyright date change to that file. This should be removed.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: