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 219579 - java.io.IOException: Stream closed
Summary: java.io.IOException: Stream closed
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-10-05 09:06 UTC by Tomas Hurka
Modified: 2012-10-06 02:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.io.IOException (1.22 KB, text/plain)
2012-10-05 09:06 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2012-10-05 09:06:05 UTC
Created attachment 125434 [details]
java.io.IOException

When computing retain sizes the following exception is thrown:
java.io.IOException: Stream closed
Comment 1 Tomas Hurka 2012-10-05 09:08:54 UTC
Regression caused by 12e78ec41d36
Comment 2 Tomas Hurka 2012-10-05 10:19:58 UTC
Fixed in profiler-main


changeset:   235069:e5c068d3cc7f
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Oct 05 12:12:11 2012 +0200
summary:     bugfix #219579, readLong() can be invoked several times when EOF is reached
Comment 3 Quality Engineering 2012-10-06 02:02:58 UTC
Integrated into 'main-golden', will be available in build *201210060002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e5c068d3cc7f
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #219579, readLong() can be invoked several times when EOF is reached