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

incorrect synchronization in some NamingManager and utility methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1
    • 1.3.0
    • core-libs
    • None
    • ladybird
    • sparc
    • solaris_2.6

        There are a couple of places where read access to some statics are
        not being done inside a synchronized block. Such access should be
        synchronized to prevent unexpected and incorrect behavior in
        multithreaded programs. See Suggested Fix for the 3 places
        where this occurs.

              rleesunw Rosanna Lee (Inactive)
              rleesunw Rosanna Lee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: