From 2a2f33990dfae788d0481acecd2b2c4fb9a38e42 Mon Sep 17 00:00:00 2001 From: Vladimir Krivosheev Date: Sat, 4 May 2024 00:19:04 +0200 Subject: [PATCH] IJPL-149087 Class com.intellij.performanceTesting.vcs.VcsTestUtil must not be requested from main classloader of com.jetbrains.performancePlugin plugin. GitOrigin-RevId: 1f018f5a2ef9f2b161007a2ef7fd25a5e9f283b5 --- .../resources/intellij.java.performancePlugin.xml | 1 + .../resources/kotlin.performanceExtendedPlugin.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/java/performancePlugin/resources/intellij.java.performancePlugin.xml b/java/performancePlugin/resources/intellij.java.performancePlugin.xml index a50fe0f485db..99ad700bd83b 100644 --- a/java/performancePlugin/resources/intellij.java.performancePlugin.xml +++ b/java/performancePlugin/resources/intellij.java.performancePlugin.xml @@ -1,5 +1,6 @@ + diff --git a/plugins/kotlin/kotlin.performanceExtendedPlugin/resources/kotlin.performanceExtendedPlugin.xml b/plugins/kotlin/kotlin.performanceExtendedPlugin/resources/kotlin.performanceExtendedPlugin.xml index 0876ab4ca981..654330cee7a5 100644 --- a/plugins/kotlin/kotlin.performanceExtendedPlugin/resources/kotlin.performanceExtendedPlugin.xml +++ b/plugins/kotlin/kotlin.performanceExtendedPlugin/resources/kotlin.performanceExtendedPlugin.xml @@ -1,6 +1,6 @@ - +