Other |
---|
1.2.2 1.2.2Fixed |
Relates :
|
|
Relates :
|
The various mathods on java.security.Security for inserting, removing and looking up providers and provider properties are not synchronized. If providers are inserted or removed by one thread while lookups are occuring in another thread then spurious failures such as null pointer exceptions or bad array indexing may occur.
|