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

javadoc can not generate localized html file because of hardcoded code in source

XMLWordPrintable

    • 1.2beta
    • generic, sparc
    • generic, solaris_2.5.1
    • Verified

      Some problems have already been mentioned in bugid 4032660 but we still have
      the following problems.

      (1)"first sentence" of the comments which is written in Japanese can not be
         found out because in current javadoc, the standard for judging the
         end of a sentence is a "." followed by " ", "/t" or "n", its true in
         English, but in Japanese or Chinese, people use to use fullwidth
         characters like /u3002 or /uff0e (in Japanese) to end a sentense. The
         result is the brief explanation for every method or variable can not
         be generated correctly if the original doc is written in language
         other than English.

      (2)In result html file, all the messages like "All Packages", "Class Hierarchy",
         "This Package"... can not be localized because they are hardcoded in
         source file.


            rfield Robert Field (Inactive)
            sherman Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: