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 88854 - CME from HighlighterImpl.setHighlights
Summary: CME from HighlighterImpl.setHighlights
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL: http://www.netbeans.org/download/dev/...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-11-07 17:06 UTC by Jesse Glick
Modified: 2007-11-05 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log (11.49 KB, text/html)
2006-11-07 17:07 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-11-07 17:06:24 UTC
See commit validation failure.
Comment 1 Jesse Glick 2006-11-07 17:07:12 UTC
Created attachment 35859 [details]
Log
Comment 2 Jesse Glick 2006-11-07 19:03:29 UTC
Seems to be failing repeatedly:

http://www.netbeans.org/download/dev/buildlogs/continuous/20061107-1810/xtest_results/index.html

Not failing on deadlock.nbextras.org however.
Comment 3 Jan Lahoda 2006-11-07 20:17:58 UTC
Hopefully fixed:
Checking in
highlights/src/org/netbeans/modules/editor/highlights/HighlighterImpl.java;
/cvs/editor/hints/highlights/src/org/netbeans/modules/editor/highlights/HighlighterImpl.java,v
 <--  HighlighterImpl.java
new revision: 1.3; previous revision: 1.2
done
Checking in
highlights/src/org/netbeans/modules/editor/highlights/spi/Highlighter.java;
/cvs/editor/hints/highlights/src/org/netbeans/modules/editor/highlights/spi/Highlighter.java,v
 <--  Highlighter.java
new revision: 1.3; previous revision: 1.2
done
Checking in src/org/netbeans/modules/editor/hints/AnnotationHolder.java;
/cvs/editor/hints/src/org/netbeans/modules/editor/hints/AnnotationHolder.java,v
 <--  AnnotationHolder.java
new revision: 1.3; previous revision: 1.2
done