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

NPG: Remove ConstantPool::lock

    XMLWordPrintable

Details

    • b23

    Description

      The use of locks of constant pool could raise memory usage (see JDK-8014910) or cause deadlock (see JDK-8008962).

      Let's try to remove the lock altogether. Much of the existing operation (see CPSlot class) is already lock free.

      Attachments

        Issue Links

          Activity

            People

              coleenp Coleen Phillimore
              iklam Ioi Lam
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: