openhab-core/itests/org.openhab.core.storage.json.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 Fix recently introduced SAT issues (#3516) 2023-04-01 17:18:22 +02:00
.classpath Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.project add some tests and prepare infrastructure (#531) 2019-02-05 09:32:49 +01:00
itest.bndrun Use workaround to fix high CPU usage by LinkedTransferQueue (#3756) 2023-08-14 10:37:20 +02:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Apply spotless 2023-07-24 01:11:37 +02:00