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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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...
- 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... - 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 ...
- 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: ... - 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... - 09:02 AM Bug #2483 (Closed): Fix issues identified by static code analysis
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...
Also available in: Atom