Replace usages of Collections.sort with List.sort call in jdk.hotspot.agent

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 18
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b20

      Collections.sort() is just a wrapper, so it is better to use an instance method directly.
      It makes code a bit easier to read.

            Assignee:
            Andrey Turbanov
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: