Bug 298460

Summary: [Apply Patch] Applying patch can hang when run on Java lower than 1.5
Product: [Eclipse Project] Platform Reporter: Tomasz Zarna <tomasz.zarna>
Component: CompareAssignee: Platform-Compare-Inbox <platform-compare-inbox>
Status: NEW --- QA Contact: Tomasz Zarna <tomasz.zarna>
Severity: normal    
Priority: P3 CC: mn, remy.suen
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tomasz Zarna CLA 2009-12-23 07:20:31 EST
URLConnection in J2SE-1.4 has no setReadTimeout method so in bug 73683 we decided to reflectively call 1.5 API (if available). But when J2SE-1.5 is not there applying a patch can hang the Platform (no timeout set). Using Apache's HttpClient lib could be a solution for this. See bug 73683, comment 11 and bug 73683, comment 13 for more details.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:09:18 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.