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

Avoid unnecessary boxing in jdk.hotspot.agent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 20
    • None
    • hotspot
    • b15

      Usages of methods Integer.valueOf, Boolean.valueOf, Long.valueOf often can be simplified by using their pair methods parseInt/parseBoolean/parseLong.

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

              Created:
              Updated:
              Resolved: