-
Hello everyone!
At startup, the login.spec is successfully build, but the test does not start, but falls into ignore
**To Reproduce**
Select the login.spec and run it
Pay attention to the Run re…
-
Or possible I'm missing something obvious?
This code:
public static String makeDataSelectionContent(String metadata, DataKey[] dataKeys) throws Exception {
if (s_log.isDebugEnabled())…
-
Java is a platform-independent language.
PMD has no rule(s) that enforces platform-independent line separator.
Code is cleaner if
`System.lineSeparator()` ,`%n` in `System.out.printf(...)` or s…
-
Is this a known bug?
```
Error looking up nonnull parameters for invoked method
edu.umd.cs.findbugs.ba.DataflowAnalysisException: not enough values on stack: access=0, avail=0
At edu.umd…
-
The list of errors reported by fb-contrib:
- [x] ACEM_ABSTRACT_CLASS_EMPTY_METHODS
- [x] AFBR_ABNORMAL_FINALLY_BLOCK_RETURN
- [x] AI_ANNOTATION_ISSUES_NEEDS_NULLABLE
- [x] CC_CYCLOMATIC_COMPLEXI…
-
There are several problems with this dependency:
* [JSR-305 causes problems with Java 9](https://blog.codefx.org/java/jsr-305-java-9/) because it lives in the `javax.annotation`, which is also use…
-
***Help wanted:** This feature can be easily added by someone without knowing much about the app's implementation!*
Add a proper dark theme with better colors and which works on all Android version…
-
Reproduction with snippet:
```
package test;
public class TestStaticAccess {
private static final Object lock = new Object();
private static int x = 0;
private static int y = 0;
p…
-
For this snippet, I see the following bug reported with SpotBugs 4.7:
```
package test;
public class TestFinalize {
public int x;
@Override
protected void finalize() throws Throwable …
-
If it's about generated code change, what programming language?
C#, Java
**Describe the problem you are trying to solve.**
Generated code could be annotated with NotNull , CanBeNull attributes wh…