|
Quick Lists
|
|
Bug ID:
|
6764553
|
|
Votes
|
0
|
|
Synopsis
|
com.sun.org.apache.xml.internal.security.utils.IdResolver is not thread safe
|
|
Category
|
java:classes_security
|
|
Reported Against
|
|
|
Release Fixed
|
6u12(b01),
7(b40) (Bug ID:2168892)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6751955
|
|
Submit Date
|
28-OCT-2008
|
|
Description
|
com.sun.org. customer .xml.internal.security.utils.IdResolver is not thread-safe. It uses an unsynchronized WeakHashMap to store id/element mappings. Multiple threads running in parallel that use this class to register and retrieve id mappings can exhibit erratic behavior.
Posted Date : 2008-10-28 15:56:03.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes, this is a bug and it has no workaround.
Posted Date : 2008-10-28 19:00:27.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |