jtreg IDEA Plugins throws NPE in Intellij 2023.1.2
Christoph Schwentker
cschwentker at gmail.com
Sat Jun 10 18:45:09 UTC 2023
HI,
After I managed to get the plugin working with the latest IntelliJ version
(see my PR [1]) , I am now getting NPE in the UI. Log is attached.
2023-06-10 20:43:20,580 [1785238] SEVERE - #c.i.i.p.PluginManager - Plugin
to blame: jtreg Test Support version: 1.15
2023-06-10 20:43:20,677 [1785335] SEVERE - #c.i.u.c.QueueProcessor - Cannot
invoke "javax.swing.JTextField.getText()" because "this.jtregOptions" is
null
java.lang.NullPointerException: Cannot invoke
"javax.swing.JTextField.getText()" because "this.jtregOptions" is null
> https://github.com/openjdk/jtreg/pull/157
Regards,
Christoph (siedlerchr)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/ide-support-dev/attachments/20230610/23e35985/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: idea.log
Type: application/octet-stream
Size: 383490 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/ide-support-dev/attachments/20230610/23e35985/idea-0001.log>
More information about the ide-support-dev
mailing list