Re: [VOTE] Release BCEL 6.0 based on RC3

2015-02-08 Thread Emmanuel Bourg
Le 09/02/2015 06:29, chengas123 a écrit : > BCEL really needs the 6.0 release to be cut or it will no longer be > compatible with any supported version of Java. Would anyone be able to cut a > new release? I will once the issues raised by Marks Roberts are addressed. Emmanuel Bourg ---

Re: [VOTE] Release BCEL 6.0 based on RC3

2015-02-08 Thread chengas123
Hi, The performance degradation issue with the UTF-8 cache has now been fixed: https://issues.apache.org/jira/browse/BCEL-186 Java 7 is EOL (end-of-life) in April and will no longer receive updates at that point in time. http://www.oracle.com/technetwork/java/javase/downloads/eol-135779.html BCE

Re: [Pool2] Alternative identity hashmap pool implementations

2015-02-08 Thread Phil Steitz
On 2/8/15 5:55 PM, sebb wrote: > On 8 February 2015 at 16:57, Phil Steitz wrote: >> On 2/8/15 8:51 AM, sebb wrote: >>> On 6 February 2015 at 22:36, Phil Steitz wrote: On 2/6/15 1:28 PM, sebb wrote: > On 6 February 2015 at 19:58, Phil Steitz wrote: >> On 2/6/15 11:56 AM, sebb wrote:

[DBCP] Help getting a test for DBCP-433

2015-02-08 Thread Phil Steitz
The analysis and patch in DBCP-433 look correct to me. I am struggling, likely because of my lack of JEE-foo, to get a unit test that fails with current code and succeeds after the fix. Any help with this would be much appreciated. Thanks! Phil -

Re: svn commit: r1658276 - in /commons/proper/csv/trunk: pom.xml src/test/java/org/apache/commons/csv/CSVBenchmark.java

2015-02-08 Thread sebb
On 8 February 2015 at 23:47, wrote: > Author: ebourg > Date: Sun Feb 8 23:47:27 2015 > New Revision: 1658276 > > URL: http://svn.apache.org/r1658276 > Log: > Added a JMH benchmark to compare the most commons CSV parsers -1 This has broken the Continuum build. Also the JMH website says: "The

Re: [Pool2] Alternative identity hashmap pool implementations

2015-02-08 Thread sebb
On 8 February 2015 at 16:57, Phil Steitz wrote: > On 2/8/15 8:51 AM, sebb wrote: >> On 6 February 2015 at 22:36, Phil Steitz wrote: >>> On 2/6/15 1:28 PM, sebb wrote: On 6 February 2015 at 19:58, Phil Steitz wrote: > On 2/6/15 11:56 AM, sebb wrote: >> There seem to be a few use-case

Re: [Math] Contributions to the clustering module (maybe GSoC)

2015-02-08 Thread Phil Steitz
On 2/7/15 1:53 PM, Alina Ciobanu wrote: > Hello, > > I finally figured out my schedule for this summer and the conclusion is that > I would be able to dedicate about 20 hours per week for the GSoC project. As > far as I understand, this is about half of what is expected from a GSoC > student, so

Re: [Pool2] Alternative identity hashmap pool implementations

2015-02-08 Thread Phil Steitz
On 2/8/15 8:51 AM, sebb wrote: > On 6 February 2015 at 22:36, Phil Steitz wrote: >> On 2/6/15 1:28 PM, sebb wrote: >>> On 6 February 2015 at 19:58, Phil Steitz wrote: On 2/6/15 11:56 AM, sebb wrote: > There seem to be a few use-cases for pools that always treat different > instances

Re: [Pool2] Alternative identity hashmap pool implementations

2015-02-08 Thread sebb
On 6 February 2015 at 22:36, Phil Steitz wrote: > On 2/6/15 1:28 PM, sebb wrote: >> On 6 February 2015 at 19:58, Phil Steitz wrote: >>> On 2/6/15 11:56 AM, sebb wrote: There seem to be a few use-cases for pools that always treat different instances as different entries, rather than usin

Re: [Pool2] Alternative identity hashmap pool implementations

2015-02-08 Thread Phil Steitz
On 2/6/15 1:28 PM, sebb wrote: > On 6 February 2015 at 19:58, Phil Steitz wrote: >> On 2/6/15 11:56 AM, sebb wrote: >>> There seem to be a few use-cases for pools that always treat different >>> instances as different entries, rather than using the current equals() >>> check. >> Yes >>> Would it m

Re: [Math] Contributions to the clustering module (maybe GSoC)

2015-02-08 Thread Alina Ciobanu
Hello, I finally figured out my schedule for this summer and the conclusion is that I would be able to dedicate about 20 hours per week for the GSoC project. As far as I understand, this is about half of what is expected from a GSoC student, so unfortunately I think I should not apply this year