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

Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • None
    • core-libs
    • None
    • b09

      These fields are lazily initialized via a race. That should be documented, and the init code should read into a local only once.

      InetAddress.canonicalHostName
      NativeObject.pageSize

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: