openhab-core/itests/org.openhab.core.addon.tests
Wouter Born aef57edd73
Use workaround to fix high CPU usage by LinkedTransferQueue (#3756)
This is a workaround for JDK-8301341 by using the Java 11 LinkedTransferQueue with the QueueingThreadPoolExecutor in the Core and jUPnP.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-08-14 10:37:20 +02:00
..
src/main Code cleanup: Use Java 17 features (#3580) 2023-04-30 18:37:48 +02:00
.classpath Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
.project Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
itest.bndrun Use workaround to fix high CPU usage by LinkedTransferQueue (#3756) 2023-08-14 10:37:20 +02:00
NOTICE Refactor XML handling (#3385) 2023-02-23 20:06:29 +01:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00