[jira] [Created] (CRYPTO-126) Add new testcases for GCM cipher

2016-10-18 Thread Xianda Ke (JIRA)
Xianda Ke created CRYPTO-126: Summary: Add new testcases for GCM cipher Key: CRYPTO-126 URL: https://issues.apache.org/jira/browse/CRYPTO-126 Project: Commons Crypto Issue Type: Sub-task

[jira] [Assigned] (CRYPTO-126) Add new testcases for GCM cipher

2016-10-18 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xianda Ke reassigned CRYPTO-126: Assignee: Xianda Ke > Add new testcases for GCM cipher > > >

[jira] [Updated] (CRYPTO-125) CryptoOutputStream does not call write in a loop when underlying channel works in non-block mode.

2016-10-18 Thread Dapeng Sun (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dapeng Sun updated CRYPTO-125: -- Assignee: Junjie Chen > CryptoOutputStream does not call write in a loop when underlying channel > work

[jira] [Updated] (CRYPTO-125) CryptoOutputStream does not call write in a loop when underlying channel works in non-block mode.

2016-10-18 Thread Dapeng Sun (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dapeng Sun updated CRYPTO-125: -- Fix Version/s: 1.1.0 > CryptoOutputStream does not call write in a loop when underlying channel > works

[jira] [Updated] (CRYPTO-125) CryptoOutputStream does not call write in a loop when underlying channel works in non-block mode.

2016-10-18 Thread Junjie Chen (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junjie Chen updated CRYPTO-125: --- Summary: CryptoOutputStream does not call write in a loop when underlying channel works in non-block m

[jira] [Closed] (WEAVER-11) bytecode generated with java 7 or 8 is different and can break on earlier versions

2016-10-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed WEAVER-11. - > bytecode generated with java 7 or 8 is different and can break on earlier > versions > -

[jira] [Closed] (WEAVER-15) m2e build encounters missing class

2016-10-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed WEAVER-15. - > m2e build encounters missing class > -- > > Key: WEAVER-15 >

[jira] [Closed] (WEAVER-14) upgrade modules to asm 5.1

2016-10-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed WEAVER-14. - > upgrade modules to asm 5.1 > -- > > Key: WEAVER-14 >

[jira] [Closed] (WEAVER-12) Provide a mechanism for working with all classfiles found in the weave environment

2016-10-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed WEAVER-12. - > Provide a mechanism for working with all classfiles found in the weave > environment > -

[jira] [Closed] (WEAVER-13) Make Ant tasks' system classpath inclusion optional

2016-10-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson closed WEAVER-13. - > Make Ant tasks' system classpath inclusion optional > --- > >

[jira] [Updated] (POOL-315) GenericObjectPool close() does not wait for the current eviction task

2016-10-18 Thread JIRA
[ https://issues.apache.org/jira/browse/POOL-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated POOL-315: - Description: The {{close}} method is implemented as follows: {code} public void close() { if(!this.

[jira] [Updated] (POOL-315) GenericObjectPool close() does not wait for the current eviction task

2016-10-18 Thread JIRA
[ https://issues.apache.org/jira/browse/POOL-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated POOL-315: - Description: The {{close}} method is implemented as follows: {code} public void close() { if(!this.

[jira] [Updated] (POOL-315) GenericObjectPool close() does not wait for the current eviction task

2016-10-18 Thread JIRA
[ https://issues.apache.org/jira/browse/POOL-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated POOL-315: - Description: The {{close}} method is implemented as follows: {code} public void close() { if(!this.

[jira] [Created] (POOL-315) GenericObjectPool close() does not wait for the current eviction

2016-10-18 Thread JIRA
Buğra Gedik created POOL-315: Summary: GenericObjectPool close() does not wait for the current eviction Key: POOL-315 URL: https://issues.apache.org/jira/browse/POOL-315 Project: Commons Pool I

[jira] [Updated] (POOL-315) GenericObjectPool close() does not wait for the current eviction task

2016-10-18 Thread JIRA
[ https://issues.apache.org/jira/browse/POOL-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Buğra Gedik updated POOL-315: - Summary: GenericObjectPool close() does not wait for the current eviction task (was: GenericObjectPool clos

[jira] [Updated] (RNG-21) Interface "RestorableUniformRandomProvider"

2016-10-18 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-21: -- Description: In order to make usage of the "save/restore" functionality slightly more intuitive, a new interface will exten

[jira] [Created] (RNG-21) Interface "RestorableUniformRandomProvider"

2016-10-18 Thread Gilles (JIRA)
Gilles created RNG-21: - Summary: Interface "RestorableUniformRandomProvider" Key: RNG-21 URL: https://issues.apache.org/jira/browse/RNG-21 Project: Commons RNG Issue Type: Improvement Reporte