Please review #214716

Jaroslav Bachorik <[email protected]> Tue, 26 Jun 2012 09:26:58 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Organization Oracle
Message-ID <[email protected]>
Description: #214716 - The root method selector locks up when invoked on
a J2SE project with disabled CoS and no bg scan running

Impact: The issue significantly hampers the profiler functionality on
J2SE projects with Cos disabled. Regression against 7.1

Risk: The fix is a simple move of the profiler actions from the set of
bg scan sensitive ones. Profiler does its own checks for the background
scan when necessary so by removing this redundancy no functionality is
affected

Peer code review & QE verification: In the issue

Changeset: #909a333328a6 (golden-main)

Thanks,

-JB-