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

duplicated data in rmic's javac.properties

XMLWordPrintable

    • b137
    • Not verified

        I was reviewing localized properties files (JDK-8159324) and found duplicated data.

        It's not a simple L10N bug.
        The original English properties file contain it and should be corrected.

        jdk/src/jdk.rmic/share/classes/sun/tools/javac/resources/javac.properties:
            266 javac.err.wrong.number.args=\
            267 Wrong number of arguments in {0}.
            268 javac.err.wrong.number.args=\
            269 Wrong number of arguments in {0}.

        JDK7u/JDK8u jdk repo:
        ./src/share/classes/sun/tools/javac/resources/javac.properties


              ljiang Leo Jiang (Inactive)
              peytoia Yuka Kamiya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: