Дата публикации: 04.11.2013 9:38:22
I suggested using my Cache class to fix the 4242721 bug. However, I was told that a more powerful caching library is being developed. Although it won't be added into JDK 8, it is proposed for post JDK 8 releases. Meanwhile, you can use my implementation or implementations (Google, Apache). I'd recommend to read my previous articles (one, two, three) to understand the details of the caching mechanism.