Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207325 | 7 | Joe Wang | P3 | Closed | Fixed | b112 |
JDK-2191223 | 6u21 | Abhijit Saha | P3 | Resolved | Fixed | b03 |
XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder) can be a source of high lock contention on some XML workloads such as SPECjvm2008's xml.validation workload.
- backported by
-
JDK-2191223 lock contention reduction in jaxp XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder)
- Resolved
-
JDK-2207325 lock contention reduction in jaxp XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder)
- Closed