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

Japanese error messages are displayed incorrectly.

XMLWordPrintable

    • 1.2fcs
    • generic
    • generic
    • Verified

      Japanese error messages are displayed incorrectly.
      It is necessary to change following messages.

      -----------------------------------------------------------------------------
      java.err.no.override.access

         (1) ¤Î¥á¥½¥Ã¥É {0} ¤Ï {2} ¤ÎÂбþ¤¹¤ë¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤¹¤ë¤³¤È¤Ï
         ¤Ç¤­¤Þ¤»¤ó¡£°Û¤Ê¤ë¥Ñ¥Ã¥±¡¼¥¸¤ËÂФ·¤Æ¤Ï private ¤Ç¤¢¤ë¤¿¤á¡¢
         ¤³¤Î¥á¥½¥Ã¥É¤ò¥ª¡¼¥Ð¡¼¥é¥¤¥É¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£

         a point of amendment : (1) ---> {1}
      -----------------------------------------------------------------------------
      javac.err.intf.modifier.method

         ¥¤¥ó¥¿¥Õ¥§¡¼¥¹¤Î¥á¥½¥Ã¥É {0} ¤ò native¡¢static¡¢synchronizied¡¢
         final¡¢private¡¢¤Þ¤¿¤Ï protected ¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£

         a point of amendment : synchronizied ---> synchronized
      -----------------------------------------------------------------------------
      javac.err.constr.modifier

         ¥³¥ó¥¹¥È¥é¥¯¥¿ {0} ¤ò native¡¢abstract¡¢static¡¢synchronzied¡¢
         ¤Þ¤¿¤Ï final ¤È¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Þ¤»¤ó¡£

         a point of amendment : synchronzied ---> synchronized
      -----------------------------------------------------------------------------

      test

            duke J. Duke
            eishidasunw Etsuko Ishida (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: