davoustp opened a new pull request #477:
URL: https://github.com/apache/struts/pull/477


   Backport of pull request #476 for Struts 2.5.x (JDK 1.7 still supported in 
this branch).
   
   The `ConcurrentHashMap.newKeySet()` usage (available only in JDK 1.8+) is 
replaced by a `ConcurrentHashMap<String,Boolean>` to guarantee JDK 1.7 
compatibility.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to