mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-254391 - T: AsyncStacksUtils.getProcessCapturedStack - extra exception
GitOrigin-RevId: 4a7d0b9a37b63ec7530bd07c2f317de7e6481331
This commit is contained in:
committed by
intellij-monorepo-bot
parent
3665ced4e4
commit
212cfb8c26
@@ -246,7 +246,7 @@ public class GeneratedReferenceType implements ReferenceType {
|
||||
|
||||
@Override
|
||||
public int compareTo(@NotNull ReferenceType o) {
|
||||
return 0;
|
||||
throw new IllegalStateException("not implemented");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user