Throwable.detailMessage field should be final:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2010-August/004700.html
This field is also set by the VM to initialize its preallocated exception objects. Investigation should be done to determine if this change is safe for the existing and future VM implementation.
http://mail.openjdk.java.net/pipermail/core-libs-dev/2010-August/004700.html
This field is also set by the VM to initialize its preallocated exception objects. Investigation should be done to determine if this change is safe for the existing and future VM implementation.