mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Revert LinkedTransferQueue high CPU usage workaround (#4499)
Reverts the workaround #3756 that was introduced for JDK-8301341 because it is fixed in OpenJDK 21 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -23,7 +23,6 @@ Fragment-Host: org.openhab.core.io.net
|
||||
org.osgi.util.function;version='[1.2.0,1.2.1)',\
|
||||
si-units;version='[2.1.0,2.1.1)',\
|
||||
si.uom.si-quantity;version='[2.1.0,2.1.1)',\
|
||||
org.openhab.base-fixes;version='[1.0.0,1.0.1)',\
|
||||
javax.measure.unit-api;version='[2.2.0,2.2.1)',\
|
||||
org.apiguardian.api;version='[1.1.2,1.1.3)',\
|
||||
tech.units.indriya;version='[2.2.0,2.2.1)',\
|
||||
|
||||
Reference in New Issue
Block a user