Here are a few free Java performance tools I use on a day to day basis:
Samurai - Thread dump analysis tool
jmap - Utility for taking memory dumps of the JVM heap
AppDynamics Lite - Excellent Java performance monitoring tool for production environments
VisualVM - Great Java profiler
GC Viewer - Nice tool for viewing and visualising Garbage Collection logs