jcwinters opened a new pull request, #1379:
URL: https://github.com/apache/commons-lang/pull/1379

   Added a length restriction to `RandomStringutils`, limiting the cache to 60M 
entries.  Because of rejections the bitIndex in the underling cache can 
overflow when right shifting.   Also added a test to verify the fix.
   
   This test takes quite a while to run, so if necessary I can create a profile 
for slow tests to exclude the test from the normal build.  
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

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

Reply via email to