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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 18
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: