Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Request for limiting access scope for a method in TextMergeViewer

To fix the leak in the
org.eclipse.compare.contentmergeviewer.TextMergeViewer.isCurrentDiff(Diff)
method limiting its access scope from public to private is required. The
org.eclipse.compare.contentmergeviewer.TextMergeViewer class is API so I
need PMC persmission to proceed.

GOALS/BENEFITS:

No leak and no warning from the API Tooling.

CORRESPONDING BUG(S):

https://bugs.eclipse.org/bugs/show_bug.cgi?id=227585

RISKS:

No risk

PERFORMANCE IMPACTS:

No performance impact
--
Tomasz Zarna



Back to the top