[QFJ-312] DataDictionaryTest does not reset ContextClassLoader when complete - sets to null Created: 27/May/08 Updated: 07/Aug/08 Resolved: 17/Jun/08 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | 1.3.0 |
| Fix Version/s: | 1.3.2 |
| Type: | Bug | Priority: | Default |
| Reporter: | Michael Franz | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows XP |
||
| Description |
|
The DataDictionaryTest changes the threads contextClasspath loader to customClassloader. Once the test is complete, it sets the threads contextClassloader to null instead of the previous value. |