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 44103 - [perf] Remove Java synchronization support since degrades performance
Summary: [perf] Remove Java synchronization support since degrades performance
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 44105
  Show dependency tree
 
Reported: 2004-06-01 15:43 UTC by _ rkubacki
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-06-01 15:43:10 UTC
Java synchronization listens to changes in files
and in editor and uses source hierarchy to perform
its own work. We should find more efficient way or
maybe it is possible to remove this support.
Comment 1 Tomas Hurka 2004-06-22 08:41:36 UTC
Moved to new subcomponent java/javacore.
Comment 2 Martin Matula 2004-07-19 15:36:49 UTC
DEFECT->TASK (after agreement with perf. team)
Comment 3 _ rkubacki 2005-09-14 15:15:58 UTC
Done
Comment 4 Jan Becicka 2005-09-30 09:24:22 UTC
Removed