-
Core Java
Using sun.misc.Unsafe in Java 9
The Java 9 EA version is out and we can now see how to use sun.misc.Unsafe. I led the public campaign…
Read More » -
Core Java
How JSR107 Caching Annotations are meant to be used
I am getting a few questions lately on JSR107 caching annotations and whether implementations of JSR107 are providing them. Caching…
Read More » -
Enterprise Java
Introducing Deliberate Caching
A few weeks ago I attended a ThoughtWorks Technology Radar seminar. I worked at ThoughtWorks for years and think if…
Read More » -
Enterprise Java
The new Java Caching Standard (javax.cache)
This post explores the new Java caching standard: javax.cache. How it Fits into the Java Ecosystem This standard is being…
Read More »