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 206987

Summary: Error status is not checked
Product: profiler Reporter: Tomas Hurka <thurka>
Component: EngineAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P4    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2012-01-06 14:30:49 UTC
Error status is not checked of (*_jvmti)->Deallocate() function is not checked in Java_org_netbeans_lib_profiler_server_system_Stacks_getAllStackTraces()
Comment 1 Tomas Hurka 2012-01-06 14:52:44 UTC
Fixed in profiler-main

changeset:   209847:8628c4761c02
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Jan 06 15:36:53 2012 +0100
summary:     bugfix #206987, check the error status of Deallocate()
Comment 2 Quality Engineering 2012-01-11 16:15:29 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8628c4761c02
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #206987, check the error status of Deallocate()