You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by danielsun1106 <gi...@git.apache.org> on 2018/08/11 16:48:47 UTC

[GitHub] groovy pull request #:

Github user danielsun1106 commented on the pull request:

    https://github.com/apache/groovy/commit/ec7b147b4b90c55e1d117f3bac63b060eeb79386#commitcomment-30043824
  
    `UnlimitedConcurrentCache`'s `getAndPut`  on 2.5 branch is not thread safe, so the commit is only for the master.


---