Filip Procházka

Results 26 issues of Filip Procházka

bug
0 - Backlog

- Chrome v18 M$ - Opera v11.62

bug
0 - Backlog

http://www.eyecon.ro/colorpicker-and-datepicker-for-twitter-bootstrap.htm

enhancement

Hi, I'm writting simulatenously few libraries and it's realy pain to commit everything and for every few lines write $ composer update. So it would be nice to have new...

Let's consider the following example ```java import org.javamoney.moneta.spi.DefaultNumberValue; import javax.annotation.Nullable; import javax.money.CurrencyUnit; import javax.money.Monetary; import javax.money.NumberValue; import java.math.BigDecimal; import java.util.*; import java.util.stream.Collectors; class Scratch { public static void main(String[] args)...

I've found a case, that is not handled properly (I think). I expect the JVM to shutdown when I call `System.exit(1);` and therefore I'd expect this statement to behave as...

enhancement
lowpriority

I'm tryting to integrate NullAway into a project I've just started, that is using Spring Batch. There is an idiom, where `ItemReader` has bunch of setters, and some of them...

enhancement
lowpriority