I haven't yet seen or heared from any JVM that uses the Jazelle feature. In a project I worked for there were serious java performance problems. A bunch of guys tried hard to find a Jazelle enabled JVM but couldn't. Jazelle-support may have been the silver bullet to their problems.
Strange, eh? Such a big feature without any software support.
It becomes even stranger:
The latest incarnation of the ARM architecture in the Omap3-Chip (CortexA8) officially supports Jazelle. The support-bit in the CPU copro is set, it's in the documentation etc. However, branching into Jazelle code triggers the "unimplemented bytecode" exception - for all possible bytecodes.
So Jazelle on Cortex-A8 is a null-implementation of the feature.
Seems like someone decided that it's not worth wasting silicon for a feature that noone is able to use due to lack of the software.
I leave the conclusion what to think about Jazelle and it's future up to you :-)