[jira] [Commented] (COLLECTIONS-706) Add SetUtils.unmodifiableSet(T... items) method

2018-12-11 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717421#comment-16717421 ] Richard Eckart de Castilho commented on COLLECTIONS-706: Why the renaming?

[jira] [Commented] (COLLECTIONS-706) Add SetUtils.unmodifiableSet(T... items) method

2018-12-11 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16717429#comment-16717429 ] Richard Eckart de Castilho commented on COLLECTIONS-706: How about then

[jira] [Updated] (COLLECTIONS-706) Add SetUtils.asSet(T... items) method

2018-11-30 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Eckart de Castilho updated COLLECTIONS-706: --- Description: Add an equivalent to the Arrays.asList()

[jira] [Created] (COLLECTIONS-706) Add SetUtils.asSet(T... items) method

2018-11-30 Thread Richard Eckart de Castilho (JIRA)
Richard Eckart de Castilho created COLLECTIONS-706: -- Summary: Add SetUtils.asSet(T... items) method Key: COLLECTIONS-706 URL: https://issues.apache.org/jira/browse/COLLECTIONS-706

[jira] [Commented] (LANG-1596) ArrayUtils.toPrimitive(Object) does not support boolean and other types

2020-08-15 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/LANG-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17178212#comment-17178212 ] Richard Eckart de Castilho commented on LANG-1596: -- Looks good. I cannot set the ticket

[jira] [Updated] (LANG-1596) ArrayUtils.toPrimitive(Object) does not support boolean and other types

2020-08-13 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/LANG-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Eckart de Castilho updated LANG-1596: - Description: ArrayUtils.toPrimitive(Object) supports only Integer, Long,

[jira] [Created] (LANG-1596) ArrayUtils.toPrimitive(Object) does not support boolean and other types

2020-08-13 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created LANG-1596: Summary: ArrayUtils.toPrimitive(Object) does not support boolean and other types Key: LANG-1596 URL: https://issues.apache.org/jira/browse/LANG-1596

[jira] [Created] (LANG-1597) Invocation fails because matching varargs method found but then discarded

2020-08-13 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created LANG-1597: Summary: Invocation fails because matching varargs method found but then discarded Key: LANG-1597 URL: https://issues.apache.org/jira/browse/LANG-1597

[jira] [Commented] (LANG-1597) Invocation fails because matching varargs method found but then discarded

2020-11-17 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/LANG-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17234309#comment-17234309 ] Richard Eckart de Castilho commented on LANG-1597: -- As a quick measure, I can only

[jira] [Created] (POOL-411) Potential NPE when deregistering key at end of borrow

2023-02-19 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created POOL-411: --- Summary: Potential NPE when deregistering key at end of borrow Key: POOL-411 URL: https://issues.apache.org/jira/browse/POOL-411 Project:

[jira] [Commented] (POOL-411) NPE when deregistering key at end of borrow

2023-03-05 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/POOL-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17696566#comment-17696566 ] Richard Eckart de Castilho commented on POOL-411: - [~ggregory] I have only ever seen this

[jira] [Comment Edited] (RNG-186) Commons-RNG Simple imports package that Commons-RNG Core does not export

2024-04-24 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/RNG-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840398#comment-17840398 ] Richard Eckart de Castilho edited comment on RNG-186 at 4/24/24 11:17 AM:

[jira] [Comment Edited] (RNG-186) Commons-RNG Simple imports package that Commons-RNG Core does not export

2024-04-24 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/RNG-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840376#comment-17840376 ] Richard Eckart de Castilho edited comment on RNG-186 at 4/24/24 10:29 AM:

[jira] [Commented] (RNG-186) Commons-RNG Simple imports package that Commons-RNG Core does not export

2024-04-24 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/RNG-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840376#comment-17840376 ] Richard Eckart de Castilho commented on RNG-186: For my purposes, I have switched simply to

[jira] [Commented] (RNG-186) Commons-RNG Simple imports package that Commons-RNG Core does not export

2024-04-24 Thread Richard Eckart de Castilho (Jira)
[ https://issues.apache.org/jira/browse/RNG-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840398#comment-17840398 ] Richard Eckart de Castilho commented on RNG-186: Thanks for the pointer for not using

[jira] [Created] (RNG-186) Commons-RNG Simple imports package that Commons-RNG Core does not export

2024-04-18 Thread Richard Eckart de Castilho (Jira)
Richard Eckart de Castilho created RNG-186: -- Summary: Commons-RNG Simple imports package that Commons-RNG Core does not export Key: RNG-186 URL: https://issues.apache.org/jira/browse/RNG-186