Posted on 2010-08-12 23:49
梧桐夜雨 阅读(199)
评论(0) 编辑 收藏
Our primary use case also has the user switching between online and offline, so these bugs are a big problem.
I threw the full weight of my three bug votes behind bug 6931553 ;)
The fix for bug 6911785 does seem to prevent the endless "hang" on launch (with an active TCP/IP connection but no internet access), but there are still lots of problems:
- launching without internet access can take 20s - 2 minutes!
- launching offline results in the non-sensical "this application has requested to go online" dialog
- the JNLPClassLoader ends up doing DNS lookups which occasionally cause long delays during execution
It's really ugly. We have unhappy customers. I have no idea how to get these bugs fixed. Any suggestions?