Alex "Blex" B
Alex "Blex" B
**Describe the bug** https://github.com/micrometer-metrics/micrometer/blob/v1.15.4/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/jvm/ExecutorServiceMetrics.java ``METHOD_HANDLE_THREAD_COUNT_FROM_THREAD_PER_TASK_EXECUTOR`` can be null when ``--add-opens java.base/java.util.concurrent=ALL-UNNAMED`` is missing. However it will still be utilized because ``allowIllegalReflectiveAccess`` is set to ``true`` - by default. This causes...
Hi, at first thank you for the existing work on the plugin. We would like to contribute a few improvements to it: https://github.com/amitdev/PMD-Intellij/pull/266 Would it be possible to have these...
### Description When using an AppLayout the scroll position stays the same when switching between totally unrelated views. This causes awkward situations, e.g. wit RouterLinks when both views are scrollable....