https://bz.apache.org/bugzilla/show_bug.cgi?id=64286
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from Philippe Mouawad <[email protected]> --- (In reply to Vladimir Sitnikov from comment #1) > Why do you think it is JMeter bug? I don't think it's a jmeter bug, I just logged it as I think it's important that we don't release a new version without sorting out this issue. > > I'm inclined that it is jmeter-plugins-manager bug. > > What it does it requests CheckBox.icon from UIDefaults, however, the icon is > not there. > Note: there's no specification that requires the value to be there. > > https://github.com/undera/jmeter-plugins-manager/blob/ > d801d8b8d8b7e7d31c8d55203f95b1702b93ec69/src/main/java/org/jmeterplugins/ > repository/CheckBoxList.java#L31 > > So jmeter-plugins-manager should add a null check (or remove the use of > CheckBox.icon completely). > > I've filed https://github.com/weisJ/darklaf/issues/125 so Darklaf could > consider adding CheckBox.icon property. I suggest we reopen until it is fixed in LAF or JPM. -- You are receiving this mail because: You are the assignee for the bug.
