Project

General

Profile

Activity

From 12/11/2014 to 01/09/2015

01/09/2015

11:40 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/util/EnvironmentOps.java:1313 Non-virtual method call in com.goldencode.p2j.util... Igor Skornyakov
11:01 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/util/integer.java:359 Possible null pointer dereference of value in new com.gold... Igor Skornyakov
10:58 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/persist/type/DatetimeTzUserType.java:239 Possible null pointer dereference of va... Igor Skornyakov
10:56 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/uast/CallbackResolver.java:355 Possible null pointer dereference of method in co... Igor Skornyakov
10:48 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/persist/hql/HQLParser.java:147 Incorrect lazy initialization and update of stati... Igor Skornyakov
10:36 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/ui/WindowWidget.java:276 There is an apparent infinite recursive loop in com.gol... Igor Skornyakov
10:31 AM Bug #2483: Fix issues identified by static code analysis
/home/ias/p2j/src/com/goldencode/p2j/e4gl/E4GLPreprocessor.java:307 Self assignment of field E4GLPreprocessor.opts in... Igor Skornyakov
10:28 AM Bug #2483: Fix issues identified by static code analysis
TableResultSet.java, line 603.
((BigDecimal) res).setScale(scale);
Looks like a misprint, should be: res = ((BigDec...
Igor Skornyakov
10:18 AM Bug #2483: Fix issues identified by static code analysis
I've fixed the issues we discussed recently except the one regarding the ExpressionConversionWorker (I understand it ... Igor Skornyakov
10:17 AM Bug #2483: Fix issues identified by static code analysis
1. DirectoryCopy, line 1216
if (att != null || att.length > 0)
Potential NPE. I think a correct version is: ...
Igor Skornyakov
10:16 AM Bug #2483: Fix issues identified by static code analysis
1. Eclipse reports potential NPE at line 1216 in the DirectoryCopy.java
2. FindBugs reports 250+ suspicious places i...
Igor Skornyakov
09:02 AM Bug #2483 (Closed): Fix issues identified by static code analysis
Igor Skornyakov

01/06/2015

06:19 PM Bug #2249 (Closed): PermGen leak due to dynamic conversion at runtime
The @ConversionPool@ implementation seems to be holding up well with testing. We have a separate PermGen growth issue... Eric Faulhaber
 

Also available in: Atom