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 181136 - AssertionError at org.netbeans.modules.spellchecker.DefaultLocaleQueryImplementation.getDefaultLocale
Summary: AssertionError at org.netbeans.modules.spellchecker.DefaultLocaleQueryImpleme...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Spellchecker (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
: 181180 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-24 07:05 UTC by David Strupl
Modified: 2010-02-26 10:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 165655


Attachments
stacktrace (2.12 KB, text/plain)
2010-02-24 07:05 UTC, David Strupl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Strupl 2010-02-24 07:05:05 UTC
Build: NetBeans IDE Dev (Build 100224-051c33dfdba3)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.spellchecker.DefaultLocaleQueryImplementation.getDefaultLocale(DefaultLocaleQueryImplementation.java:85)
   at org.netbeans.modules.spellchecker.DefaultLocaleQueryImplementation.findLocale(DefaultLocaleQueryImplementation.java:69)
   at org.netbeans.modules.spellchecker.api.LocaleQuery.findLocale(LocaleQuery.java:59)
   at org.netbeans.modules.spellchecker.ComponentPeer.getDictionary(ComponentPeer.java:414)
   at org.netbeans.modules.spellchecker.ComponentPeer.computeHint(ComponentPeer.java:527)
   at org.netbeans.modules.spellchecker.ComponentPeer.access$100(ComponentPeer.java:115)
Comment 1 David Strupl 2010-02-24 07:05:09 UTC
Created attachment 94475 [details]
stacktrace
Comment 2 Jan Jancura 2010-02-24 07:38:07 UTC
fixed in jet-main http://hg.netbeans.org/jet-main/rev/d8f6b85f7497
Comment 3 Quality Engineering 2010-02-24 22:06:00 UTC
Integrated into 'main-golden', will be available in build *201002250200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d8f6b85f7497
User: Jan Jancura<jjancura@netbeans.org>
Log: #181136:  AssertionError at org.netbeans.modules.spellchecker.DefaultLocaleQueryImplementation.getDefaultLocale
Comment 4 Quality Engineering 2010-02-25 22:14:20 UTC
Integrated into 'main-golden', will be available in build *201002260200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d8f6b85f7497
User: Jan Jancura<jjancura@netbeans.org>
Log: #181136:  AssertionError at org.netbeans.modules.spellchecker.DefaultLocaleQueryImplementation.getDefaultLocale
Comment 5 Jan Lahoda 2010-02-26 10:56:35 UTC
*** Bug 181180 has been marked as a duplicate of this bug. ***