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 239594 - Before FCS should be lowered level of "[org.netbeans.modules.php.editor.lexer.StateStack]: PHP_STATE_STACK" messages
Summary: Before FCS should be lowered level of "[org.netbeans.modules.php.editor.lexer...
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 09:14 UTC by Martin Fousek
Modified: 2014-01-09 02:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages log (100.80 KB, text/x-log)
2013-12-18 09:14 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2013-12-18 09:14:45 UTC
Created attachment 143289 [details]
messages log

Please lower the level of the "[org.netbeans.modules.php.editor.lexer.StateStack]: PHP_STATE_STACK" messages before FCS since it's pretty obfuscated to go thru all these INFOs to get to valid information. I'm attaching my last messages.log.

Thanks a lot.
Comment 1 Ondrej Brejla 2013-12-18 13:50:33 UTC
Yep it definitely must be changed, I know that ;) But I really need such logs to estimate the best state stack initial size. Thanks.
Comment 2 Martin Fousek 2013-12-18 14:07:48 UTC
(In reply to Ondrej Brejla from comment #1)
> Yep it definitely must be changed, I know that ;) But I really need such
> logs to estimate the best state stack initial size. Thanks.

I know. As I wrote any time before FCS is fast enough. ;)
Comment 3 Ondrej Brejla 2014-01-07 14:02:25 UTC
Fixed in web-main #6f217454675c
Comment 4 Quality Engineering 2014-01-09 02:56:07 UTC
Integrated into 'main-silver', will be available in build *201401090002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6f217454675c
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #239594 - Before FCS should be lowered level of "[org.netbeans.modules.php.editor.lexer.StateStack]: PHP_STATE_STACK" messages