Skip to content

openhab/openhab-base-fixes

Repository files navigation

Base Fixes

GitHub Actions Build Status GPLv2+CE

This bundle contains classes to workaround issues in the OpenJDK 17 implementation of the java.base module.

It contains the OpenJDK 11 implementation of the LinkedTransferQueue which can be used to workaround JDK-8301341.