EA-254391 - T: AsyncStacksUtils.getProcessCapturedStack - extra exception

GitOrigin-RevId: 4a7d0b9a37b63ec7530bd07c2f317de7e6481331
This commit is contained in:
Egor Ushakov
2021-06-23 13:56:32 +00:00
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