Bug 1456502
Summary: | (6.4.z) JBMAR-179 - SecurityManager issue in SerializableClassRegistry#lookup | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Penicka <ppenicka> |
Component: | Remoting | Assignee: | jboss-set |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiří Bílek <jbilek> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.0 | CC: | bmaxwell, david.lloyd, jbilek, rstancel |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.4.16 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-22 09:23:17 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1434495, 1445482 |
Description
Petr Penicka
2017-05-29 13:33:47 UTC
Description from JIRA: This calls class.getClassLoader() which may fail Delivered zip contains the fix. Tests which failed before because of SerializableClassRegistry#lookup are passing after patch. Verified with EAP 6.4.16.CP.CR1 Released on June 20 2017 as part of the EAP 6.4.16 maintenance release. |