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 238855 - Missing known blocking method
Summary: Missing known blocking method
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2013-11-27 08:08 UTC by Tomas Hurka
Modified: 2013-11-29 02:54 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 2013-11-27 08:08:34 UTC
java.net.DualStackPlainSocketImpl.accept0[native] method should be added as known blocking method. See snapshot attached to issue #238793.
Comment 1 Tomas Hurka 2013-11-27 08:11:09 UTC
Fixed in profiler-main

changeset:   267644:a8ada2e3766d
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Nov 27 09:09:58 2013 +0100
summary:     bugfix #238855, known blocking method added
Comment 2 Quality Engineering 2013-11-29 02:54:22 UTC
Integrated into 'main-silver', will be available in build *201311290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a8ada2e3766d
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #238855, known blocking method added