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 203050 - libprofilerinterface.so exports popular symbol names
Summary: libprofilerinterface.so exports popular symbol names
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: VISUALVM
Depends on:
Blocks:
 
Reported: 2011-10-04 13:03 UTC by Tomas Hurka
Modified: 2016-09-07 14:17 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-10-04 13:03:39 UTC
See <http://java.net/jira/browse/VISUALVM-458> for more details.
Comment 1 Tomas Hurka 2014-06-23 11:02:46 UTC
Fixed in profiler-main

changeset:   274563:cf3ecf6acbc3
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Jun 23 12:54:59 2014 +0200
files:       lib.profiler/native/src-jdk15/attach.c lib.profiler/native/src-jdk15/class_file_cache.c lib.profiler/native/src-jdk15/common_functions.c
description:
bugfix #203050, do not export private methods
Comment 2 Quality Engineering 2014-06-25 02:30:56 UTC
Integrated into 'main-silver', will be available in build *201406250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cf3ecf6acbc3
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #203050, do not export private methods