Title: Message Title
|
|
JDK8 seems to be more stingent in checking for modifications. Root cause of tihs issue is that command.results was resorting and now JDK8 tracks that as changes and it cause problems when .next() was called by TableTag This could either be closed as problem on user side, or possibly could be looked at to try and isolate the collection/iterator from changes during painting of the page by making local copy.
|
|
|
|
|
Code that works in tomcat 7.0.42/JDK7(1.7.0_45) gives ConcurrentModificationException when running on tomcat 7.0.42/JDK8(1.8.0_20) This is single user, single request/response, single thread. ConcurrentModificationException when running on JDK8(1.8.0_20) when using version 1.2 OR trunk version number 1228 Logs/Stack trace log from trunk version...
|
|
|
|
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel