RFR: 7902859: Fix a crash with IntelliJ 2020.2 [v3]

Maurizio Cimadamore mcimadamore at openjdk.java.net
Mon Mar 22 20:33:43 UTC 2021


On Mon, 22 Mar 2021 18:39:58 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)
>
> Liam Miller-Cushon has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   7902859: Fix a crash with IntelliJ 2020.2

Looks good - there seems to be a jcheck issue?

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the jtreg-dev mailing list