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 203130 - ide hangs when opening a qooxdoo generated js file
Summary: ide hangs when opening a qooxdoo generated js file
Status: RESOLVED INCOMPLETE
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 7.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 10:06 UTC by antonx
Modified: 2011-11-16 16:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the script I want to open (104.34 KB, text/x-js)
2011-10-05 10:06 UTC, antonx
Details

Note You need to log in before you can comment on or make changes to this bug.
Description antonx 2011-10-05 10:06:34 UTC
Created attachment 111521 [details]
the script I want to open

Hi I use: netbeans-dev-201110030601

on Suse Linux 11.4, 64 bit 

with java: 

  java version "1.6.0_26"
  Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
  Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode


If I try to open the sample js file which I uploaded,
the ide hangs (even the issue reporting doesnt work since netbeans
uses 1.7 GB and is alwasy at 100% cpu load).

On netbeans 7.0.1 it works.

By the way: is there any hope that the javascript support will improve
in the future?

I am missing a configurable formatter (like for php or java,
where I can set my formatting style to be conform with my coding styles).
Comment 1 antonx 2011-10-05 10:07:23 UTC
I would like to see this working in 7.1
Comment 2 Jiri Prox 2011-10-05 11:18:03 UTC
can you please attach thread dump?
thanks