openhab-core/itests
Holger Friedrich 40d079ae80
Java 21 language features (#4535)
* Java 21 language features

* use getFirst and getLast methods
* replace new Locale by Locale.of
* replace Paths.get by Path.of
* use ThreadLocalRandom.current().nextDouble()
* add @Serial annotations

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-06 23:22:43 +01:00
..
org.openhab.core.addon.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.auth.oauth2client.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.automation.integration.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.automation.module.core.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.automation.module.script.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.automation.module.timer.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.automation.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.config.core.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.config.discovery.mdns.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.config.discovery.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.config.discovery.usbserial.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.config.dispatch.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.ephemeris.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.io.net.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.io.rest.core.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.model.item.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.model.rule.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.model.script.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.model.thing.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.model.thing.testsupport Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
org.openhab.core.storage.json.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.thing.tests Java 21 language features (#4535) 2025-01-06 23:22:43 +01:00
org.openhab.core.voice.tests Update license headers to 2025 (#4532) 2025-01-01 16:40:04 +01:00
itest-common.bndrun Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
itest-include.bndrun Revert LinkedTransferQueue high CPU usage workaround (#4499) 2024-12-17 00:46:30 +01:00
pom.xml Upgrade plugins (#4536) 2025-01-04 09:48:42 +01:00