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

Methods in BreakIterator were mistakenly made public in 1.5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • core-libs
    • None
    • 5.0
    • b36
    • generic
    • generic

        The following methods has been added in java.text.BreakIterator class since Tiger:

        protected static long getLong(byte[] buf, int offset);
        protected static int getInt(byte[] buf, int offset);
        protected static short getShort(byte[] buf, int offset);

        They are just utility methods, and should not have been public.

        ###@###.### 2005-03-18 17:47:15 GMT

              peytoia Yuka Kamiya (Inactive)
              naoto Naoto Sato
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: