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

Summary: libprofilerinterface.so exports popular symbol names
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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