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 247887 - [HeapWalker] display logical value of RandomAccessFile File*Stream FileDescriptor
Summary: [HeapWalker] display logical value of RandomAccessFile File*Stream FileDescri...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2014-10-13 08:18 UTC by Tomas Hurka
Modified: 2014-10-16 03:04 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2014-10-13 08:18:42 UTC
Since JDK 7u40 RandomAccessFile, FileInputStream, FileOutputStream contains new instance field 'path', which allows to display logical value for them and for FileDescriptor.
Comment 1 Tomas Hurka 2014-10-13 08:30:32 UTC
Fixed in profiler-main.

changeset:   278633:61d9821256e2
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Oct 13 10:26:42 2014 +0200
summary:     issue #247887, display logical value for several classes from java.io package
Comment 2 Quality Engineering 2014-10-16 03:04:02 UTC
Integrated into 'main-silver', will be available in build *201410160001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/61d9821256e2
User: Tomas Hurka <thurka@netbeans.org>
Log: issue #247887, display logical value for several classes from java.io package