[jira] [Commented] (CONFIGURATION-731) Allow user to specify the comments & separator chars

2018-11-19 Thread Shuai Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692595#comment-16692595 ] Shuai Zhang commented on CONFIGURATION-731: --- Hi Gary, I checked the patch, it's working

[jira] [Commented] (CONFIGURATION-731) Allow user to specify the comments & separator chars

2018-11-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692425#comment-16692425 ] Gary Gregory commented on CONFIGURATION-731: [~HCOONa], Thank you for your new patch!

[jira] [Commented] (CONFIGURATION-731) Allow user to specify the comments & separator chars

2018-11-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692420#comment-16692420 ] Gary Gregory commented on CONFIGURATION-731: {quote}Is there any tool help check Java

[jira] [Closed] (VFS-681) VFS.setManager should be synchronized

2018-11-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-681. Resolution: Fixed In svn trunk. > VFS.setManager should be synchronized >

[jira] [Created] (VFS-681) VFS.setManager should be synchronized

2018-11-19 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-681: Summary: VFS.setManager should be synchronized Key: VFS-681 URL: https://issues.apache.org/jira/browse/VFS-681 Project: Commons VFS Issue Type: Improvement

[jira] [Commented] (POOL-359) NullPointerException closing multiple GenericObjectPools

2018-11-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692351#comment-16692351 ] Gary Gregory commented on POOL-359: --- Committed but needs a better test please. SeeĀ 

[jira] [Updated] (POOL-359) NullPointerException closing multiple GenericObjectPools

2018-11-19 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/POOL-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated POOL-359: -- Summary: NullPointerException closing multiple GenericObjectPools (was: NullPointerException closing

[jira] [Commented] (LANG-1406) StringIndexOutOfBoundsException in StringUtils.replaceIgnoreCase

2018-11-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692232#comment-16692232 ] ASF GitHub Bot commented on LANG-1406: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #381: LANG-1406 StringIndexOutOfBoundsException in String...

2018-11-19 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/381 @kinow What do you think is this a better solution than #340? ---

[jira] [Commented] (COMPRESS-471) Zipped files names having non UTF-8 encoding are being replaced with '?' while previewing file.

2018-11-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691922#comment-16691922 ] Stefan Bodewig commented on COMPRESS-471: - Unfortunately the ZIP format doesn't have a way of

[jira] [Commented] (POOL-359) NullPointerException closing multiple GenericObjectPool's

2018-11-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/POOL-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691906#comment-16691906 ] ASF GitHub Bot commented on POOL-359: - Github user graben commented on the issue:

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-11-19 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691772#comment-16691772 ] Alex D Herbert commented on RNG-57: --- I have the results of DieHarder and BigCrush for the {{LongProvider}}

[jira] [Commented] (RNG-61) PermutationSampler shuffle contains unnecessary conditional

2018-11-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RNG-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691429#comment-16691429 ] ASF GitHub Bot commented on RNG-61: --- Github user coveralls commented on the issue:

[jira] [Commented] (RNG-61) PermutationSampler shuffle contains unnecessary conditional

2018-11-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RNG-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16691423#comment-16691423 ] ASF GitHub Bot commented on RNG-61: --- GitHub user aherbert opened a pull request: