Open source RMIScout performs wordlist and brute-force attacks against exposed Java RMI interfaces to safely guess method signatures without invocation. (more…)
Read more »
BigDecimal is an immutable data type. So every method of this class should be thread safe.
But this not the case for the method toString. Calling it from multiple threads leads to strange results. (more…)
Read more »
GraalVM: Run Programs Faster Anywhere :rocket:. Contribute to oracle/graal development by creating an account on GitHub. (more…)
Read more »
We, Nada Amin and Ross Tate, broke the Java and Scala type systems!
Read more »
This talk highlights the pain points that need to be solved in order to implement the pattern matching in Java and proposes ways to solve those different iss... (more…)
Read more »