-
Enhancement
-
Resolution: Unresolved
-
P5
-
None
-
None
The field 'com.sun.jndi.ldap.EventSupport#notifiers' is always accessed under 'lock'. It means extra synchronization from 'Hashtable' is not needed.
All usages of the field - only non-null keys and values are put into it. So, replacement is safe.
All usages of the field - only non-null keys and values are put into it. So, replacement is safe.
- links to
-
Review(master) openjdk/jdk/21894