Also IBM’s JDK 5 for Linux throws the following exception with the Minesweeper benchmark:
Exception in thread "Thread-1" java.lang.UnsupportedOperationException: Thread CPU timing is not supported on this virtual machine.
at com.ibm.lang.management.ThreadMXBeanImpl.setThreadCpuTimeEnabled(ThreadMXBeanImpl.java:655)
at Sweeper.finally.run(Unknown Source)