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

API: Addition of upper/lowercase flag to improve performance

XMLWordPrintable

    • sparc
    • solaris_2.5.1



      Name: mf23781 Date: 01/16/98


      Add upper/lowercase flag to make collation rules smaller

      Currently, the rules used to build collators must include
      entries for both upper- and lower-case characters. The rule
      tables would be smaller and faster if we were to automatically generate
      the upper-case rules from the lower-case ones, or vice-versa.

      To do so, we would need a new rule that lets you specify
      whether upper-case characters come before or after lower-case
      ones.

      This is performance work that Taligent plan to work on eventually.
      ======================================================================
      mark.son-bell@eng 1998-01-19

            sgillsunw Stuart Gill (Inactive)
            miflemi Mick Fleming
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: