JMeter 启动时出现 UIManager 错误

UIManager errors on startup in JMeter

每次我在 windows7 上启动带有插件的最新 JMeter 5 GUI 时,我都会在日志中收到 2 个错误:

ERROR e.l.j.w.GuiUtils: UIManager does not support color key 'Label.disabledForeground'

我为 RSyntaxTextArea 打开了一个问题,它说这是来自他们库的无关错误

This doesn't appear to be related to RSTA. GuiUtils is not a class in this library.

如何克服这些错误?带有插件的 JMeter 4 不会发生这种情况

编辑

仅在添加 WebSocket Samplers by Peter Doornbosch 插件时发生

只有在通过 Peter Doornbosch 插件添加 WebSocket 采样器时才会发生错误,

我创建了一个 Issue #120

ERROR UIManager does not support color key 'Label.disabledForeground'