Theo Dumitrescu
Theo Dumitrescu
I'd like to discuss about the possibility of improving the current memoization. Right now we are relaying on java.util.HashMap for storing the values computed by a memoized function. Thus, we...
Hello, I was playing around with Future's API and I'd like to open a discussion about the following use-case. Reading the documentation of the Future#isCancelled I'd expect the following test...
Looks like Arquillian now supports JUnit 5. We should upgrade when we can. Reza Rahman Jakarta EE Ambassador, Author, Blogger, Speaker Please note views expressed here are my own as...