-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
None
-
Affects Version/s: None
-
Component/s: core-libs
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