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 23732 - NPE from terminalemulator.Term$OpsImpl.op_line_feed
Summary: NPE from terminalemulator.Term$OpsImpl.op_line_feed
Status: CLOSED DUPLICATE of bug 20412
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: akemr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-20 09:18 UTC by Marian Mirilovic
Modified: 2008-12-23 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException (821 bytes, text/plain)
2002-05-20 09:18 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-05-20 09:18:05 UTC
[orion CE](020517), [jdk1.4](fcs)

After changing font size and history size, and
running test program :

	for(int i=0; i<10000; i++)
		System.out.println("line - " + i);

NullPointerException arise during run (see
attachment).
Comment 1 Marian Mirilovic 2002-05-20 09:18:33 UTC
Created attachment 5847 [details]
NullPointerException
Comment 2 akemr 2002-05-20 09:48:02 UTC
Duplicate of Ivan's issue #20412

*** This issue has been marked as a duplicate of 20412 ***
Comment 3 Quality Engineering 2003-07-01 15:57:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:50:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2008-12-23 08:12:43 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.