-
Bug
-
Resolution: Fixed
-
P5
-
1.2.0
-
None
-
1.2.2
-
generic
-
solaris_2.5.1
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.
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.
- relates to
-
JDK-4418997 Files between 2 Gb and 4Gb (excluded) are not accepted in a zip file.
-
- Resolved
-
-
JDK-8028127 Regtest java/security/Security/SynchronizedAccess.java is incorrect
-
- Resolved
-