Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-4637

Case insensitive sort in JFR tables

XMLWordPrintable

      The JVM Flags table on the JVM internals page is by default sorted on name. Since the current sorting algorithm is case sensitive, flags starting with a lower case letter (currently only one: hashCode) are placed at the end which is not intuitive.

      This is quite visible on the JVM flags table but I think it applies to all or most tables in the JFR UI.

      We should support case insensitive sorting. Either always or as a preference that the user can turn on and off.

            ghb Guru Hb (Inactive)
            owestin Ola Westin
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: