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

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

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P5
    • Resolution: Fixed
    • None
    • 18
    • hotspot
    • None
    • b20

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: