In GWT, JavaScript code wrapped in .cache.html files. is it is not compressed? or only .js files are compressed?
You are referring to pretty old documentation. GWT is now 2.5 and not 1.6 . https://developers.google.com/web-toolkit/doc/latest/DevGuide
Also ensure that you have set GWT style compiler option to "OBF"