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 23101 - NullPointerException thrown when Copy&Paste
Summary: NullPointerException thrown when Copy&Paste
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-03 13:23 UTC by Jan Lahoda
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException thrown. (1009 bytes, text/plain)
2002-05-03 13:24 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2002-05-03 13:23:54 UTC
Build 200205020100, JDK1.4fcs.
I did copy&paste of approx. 7 files (from JDK1.4
source zip, java.lang.<some classes>) to another
filesystem (sampledir/examples).
During paste, attached NullPointerException was
thrown.
Comment 1 Jan Lahoda 2002-05-03 13:24:57 UTC
Created attachment 5641 [details]
NullPointerException thrown.
Comment 2 Tomas Hurka 2002-05-06 15:46:31 UTC
It should be fixed in trunk. Annotations are no longer computed for
unopened files.

/cvs/java/src/org/netbeans/modules/java/JavaEditor.java,v  <-- 
JavaEditor.java
new revision: 1.117; previous revision: 1.116
Comment 3 Jan Becicka 2002-06-27 15:50:16 UTC
VERIFIED
Comment 4 Quality Engineering 2003-07-01 13:15:59 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.