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

Summary: [perf] Remove Java synchronization support since degrades performance
Product: java Reporter: _ rkubacki <rkubacki>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: issues
Priority: P2 Keywords: PERFORMANCE
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 44105    

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