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 236952 - ProjectAwareCodeStylePreferences.Csp creates a lot of unneeded temporary objects.
Summary: ProjectAwareCodeStylePreferences.Csp creates a lot of unneeded temporary obje...
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-10-09 15:54 UTC by Alexander Simon
Modified: 2016-07-07 07:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-10-09 15:54:05 UTC
Please, remove unneeded:
- string creation in constructor:
  filePath = file.getPath()
- string concatenation in LOG.fine()
Comment 1 Martin Balin 2016-07-07 07:30:43 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss