Replace more references to issue tracker

Fixes #22254
This commit is contained in:
Rossen Stoyanchev
2019-01-17 17:08:39 -05:00
parent 6ca3884759
commit bdac937a43
10 changed files with 16 additions and 16 deletions

View File

@@ -27,7 +27,7 @@ import static org.junit.Assert.*;
/**
* Reproduces SPR-8756, which has been marked as "won't fix" for reasons
* described in the JIRA issue. Also demonstrates the suggested workaround.
* described in the issue. Also demonstrates the suggested workaround.
*
* @author Chris Beams
*/