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: [math] optimization refactoring

2009-02-22 Thread chengas123
Luc Maisonobe wrote: > >>> 1) let Brent minimization in the analysis.minimization package where it >>> is now >>> >> Why not include this in optimization.general below? > Gilles proposed to put it in analysis a few weeks ago, on the assumption > it is strongly related to roots finding. Of cou