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

NPG: Remove ConstantPool::lock

XMLWordPrintable

    • b23

      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.

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

              Created:
              Updated:
              Resolved: