What JDK version should I have on a fat client for the debugger to work perfectly.
One of our developer complains that debugger crashes on him every now and then.
When I did a java -version , it shows 1.7.0_51.
What JDK version should I have for the debugger to work perfectly.
We are on TR 9.1.4.4
0