mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPL-149423 [Kotlin] test problem p2282218: com.intellij.testFramework.TestLoggerFactory$TestLoggerAssertionError: Memory leak detected: 'com.intellij.ui.BalloonImpl@REDACTED-HASH' (class com.intellij.ui.BalloonImpl) was registered in Disposer as a child of 'ROOT_DISPOSABLE' (class com.intellij.openapi.util.Disposer$2) but wasn't disposed.
GitOrigin-RevId: bd8d35cc6fe36d91db79ed6005e29a1b7ec878f2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b3c56dc86c
commit
07fee1d9fe
@@ -29165,6 +29165,7 @@ c:com.intellij.ui.popup.ActionPopupStep
|
||||
f:com.intellij.ui.popup.BalloonPopupBuilderImpl
|
||||
- com.intellij.openapi.ui.popup.BalloonBuilder
|
||||
- <init>(java.util.Map,javax.swing.JComponent):V
|
||||
- <init>(javax.swing.JComponent):V
|
||||
- createBalloon():com.intellij.openapi.ui.popup.Balloon
|
||||
- setAnimationCycle(I):com.intellij.openapi.ui.popup.BalloonBuilder
|
||||
- setBlockClicksThroughBalloon(Z):com.intellij.openapi.ui.popup.BalloonBuilder
|
||||
|
||||
Reference in New Issue
Block a user