Core Java
-
Java 7: Meet the Fork/Join Framework
JSR-166(y) is the official name of this new feature which is included in Java 7. If you notice there is…
Read More » -
JavaOne 2012: Observations and Impressions
I am starting this particular blog post as I sit the the San Francisco International Airport waiting to board an…
Read More » -
JavaOne 2012: NetBeans.Next – The Roadmap Ahead
I walked the few steps necessary from Continental Ballroom 4 and one NetBeans topic (Project Easel) to Continental Ballroom 5…
Read More » -
A Lazy Developers Introduction to Java Concurrency Executors
I would make a fool out of myself if I tell you that util.concurrent APIs kicks cheetah’s ass when the…
Read More » -
JavaOne 2012: Diagnosing Your Application on the JVM
It was worth attending Staffan Larsen‘s (Oracle Java Serviceability Architect) presentation ‘Diagnosing Your Application on the JVM‘ (Hilton Plaza A/B)…
Read More » -
Warming Up Your JVM – Superfast Production Servers and IDEs
A couple of months ago I was reading up on Complex Event Processing in Java and ways to achieve low…
Read More » -
JavaOne 2012: 101 Ways to Improve Java – Why Developer Participation Matters
Bruno Souza, Martijn Verburg, and Heather Vancura presented ‘101 Ways to Improve Java: Why Developer Participation Matters’ in Continental Ballroom…
Read More » -
Customize PMD in Eclipse with your own rules
PMD is very nice Java code scanner which helps you avoid potential programming problems. It can be easily extended to…
Read More » -
JavaOne 2012: Mastering Java Deployment
After grabbing an Italian Classic Combo for another JavaOne 2012 lunch, I headed to Hilton Imperial Ballroom B to see…
Read More »