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

Remove duplicate message in MainResources.properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      MainResources.properties contain duplicate message. These duplicates are redundant and can be safely removed to improve clarity and maintainability of the font configuration.

      Duplicate message:
      MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package


      This message was listed more than once in the file . This has been kept only once. This cleanup does not affect font behavior or functionality but removes unnecessary duplication from the properties file.

      Affected file:
       
      src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties

            rriggs Roger Riggs
            sacharya Shruthi Acharya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: