Integrated: 7902859: IntelliJ 2020.2: constructor must not have parameters: JTRegServiceConfigurable

Liam Miller-Cushon cushon at openjdk.java.net
Tue Mar 23 10:48:45 UTC 2021


On Sat, 20 Mar 2021 00:29:16 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> com.intellij.diagnostic.PluginException: Class constructor must not have parameters: com.oracle.plugin.jtreg.service.ui.JTRegServiceConfigurable [Plugin: jtreg]
> 	at com.intellij.serviceContainer.ComponentManagerImpl.instantiateExtensionWithPicoContainerOnlyIfNeeded(ComponentManagerImpl.kt:696)
> 	at com.intellij.openapi.options.ConfigurableEP$ClassProducer.createElement(ConfigurableEP.java:422)
> 	at com.intellij.openapi.options.ConfigurableEP.createConfigurable(ConfigurableEP.java:329)
> 	at com.intellij.openapi.options.ex.ConfigurableWrapper.createConfigurable(ConfigurableWrapper.java:45)

This pull request has now been integrated.

Changeset: a6e9fe4c
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/a6e9fe4c
Stats:     20 lines in 2 files changed: 12 ins; 3 del; 5 mod

7902859: IntelliJ 2020.2: constructor must not have parameters: JTRegServiceConfigurable

Reviewed-by: mcimadamore

-------------

PR: https://git.openjdk.java.net/jtreg/pull/5


More information about the jtreg-dev mailing list