This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 85527 - Netbeans 6.0 M3 open web.xml deadlock
Summary: Netbeans 6.0 M3 open web.xml deadlock
Status: RESOLVED DUPLICATE of bug 74362
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 05:33 UTC by waynezhang
Modified: 2006-10-23 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Try to open this file cause dead lock. (1.89 KB, application/octet-stream)
2006-09-22 05:34 UTC, waynezhang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description waynezhang 2006-09-22 05:33:14 UTC
Hi,
Try to open web.xml cause Netbeans deadlock in 6.0 M3. This issue also exist in
5.5 beta 2.
Comment 1 waynezhang 2006-09-22 05:34:59 UTC
Created attachment 34357 [details]
Try to open this file cause dead lock.
Comment 2 waynezhang 2006-09-25 03:02:06 UTC
This issue caused by JDK 1.6.0 beta2 and Netbeans composition. There is no
problem when using JDK 1.5.0 and Netbeans. 

JDK 1.6.0 Beta2 version info:

java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b82)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b82, mixed mode)
Comment 3 Lukas Jungmann 2006-09-26 10:00:26 UTC
Known bug in JDK 1.6 builds 78-82; Please update your JDK to the newest build.

*** This issue has been marked as a duplicate of 74326 ***
Comment 4 Lukas Jungmann 2006-09-26 10:05:32 UTC
Ooops, this is not a dup of issue 74326...
Comment 5 Lukas Jungmann 2006-09-26 10:06:27 UTC
but a dup of issue 74362

*** This issue has been marked as a duplicate of 74362 ***