mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
Revert: deadlock with search under ref table lock (IDEA-161849) (11beb1709d)
no search is performed inside isTestCase anymore
This commit is contained in:
@@ -75,7 +75,6 @@ public interface RefMethod extends RefJavaElement {
|
||||
*
|
||||
* @return true if the method is a test method, false otherwise.
|
||||
*/
|
||||
@Deprecated
|
||||
boolean isTestMethod();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user