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 9512 - Attempt to remove from guarded block throws java.io.IOException
Summary: Attempt to remove from guarded block throws java.io.IOException
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Other Windows ME/2000
: P4 normal (vote)
Assignee: jrojcek
URL:
Keywords:
: 5846 12170 12770 13121 16077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-02-08 17:03 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
StackTrace (4.70 KB, text/plain)
2001-02-08 17:04 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2001-02-08 17:03:37 UTC
[dev-121]
Removing from guarded block is invalid operation, but user should be informed,
what is wrong. java.io.IOException is not helpfull.
Comment 1 Jan Becicka 2001-02-08 17:04:59 UTC
Created attachment 596 [details]
StackTrace
Comment 2 Svata Dedic 2001-02-08 17:12:59 UTC
I have to admit that the exception generated by the model/parser/code generator
are not annotated for the user now. I'll see to it shortly.
Comment 3 Jan Becicka 2001-02-09 14:33:59 UTC
*** Bug 9530 has been marked as a duplicate of this bug. ***
Comment 4 Jan Chalupa 2001-03-12 10:46:50 UTC
Version: 'Dev' -> 3.2
Comment 5 Jan Chalupa 2001-05-05 23:21:38 UTC
Target milestone -> 3.3
Comment 6 Jan Becicka 2001-05-16 14:58:36 UTC
*** Issue 12170 has been marked as a duplicate of this issue. ***
Comment 7 Jan Zajicek 2001-05-21 13:14:45 UTC
*** Issue 5846 has been marked as a duplicate of this issue. ***
Comment 8 Svata Dedic 2001-06-27 16:37:16 UTC
The bug is really ugly; proper annotation in both java module and openide will 
fix it (now it displays a message about modifying a guarded block at some 
position).

---- CVS info:
Checking in javaloader/codegen/SourceText.java;
/cvs/java/src/org/netbeans/modules/java/codegen/SourceText.java,v  <--  
SourceText.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in javasrc/nodes/SourceEditSupport.java;
/cvs/openide/src/org/openide/src/nodes/SourceEditSupport.java,v  <--  
SourceEditSupport.java
new revision: 1.28; previous revision: 1.27

Comment 9 Svata Dedic 2001-06-28 10:17:46 UTC
*** Issue 12770 has been marked as a duplicate of this issue. ***
Comment 10 Svata Dedic 2001-06-28 14:54:05 UTC
*** Issue 13121 has been marked as a duplicate of this issue. ***
Comment 11 Jan Becicka 2001-07-11 16:05:21 UTC
[010709_1] Verified
Comment 12 Jan Lahoda 2001-10-01 19:21:21 UTC
*** Issue 16077 has been marked as a duplicate of this issue. ***
Comment 13 Quality Engineering 2003-07-01 13:21:32 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.