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 194821 - Missing known blocking method
Summary: Missing known blocking method
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2011-01-28 19:01 UTC by Tomas Hurka
Modified: 2011-02-24 16:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2011-01-28 19:01:55 UTC
On Windows java.lang.ProcessImpl.waitFor[native]() should be added as known blocking method. See snapshot attached to issue #171048.
Comment 1 Tomas Hurka 2011-01-28 19:15:00 UTC
Fixed in profiler-main.

changeset:   187448:07b141c654df
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jan 28 20:04:46 2011 +0100
summary:     bugfix #194821, known blocking method added
Comment 2 Quality Engineering 2011-01-30 05:35:47 UTC
Integrated into 'main-golden', will be available in build *201101300000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/07b141c654df
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #194821, known blocking method added