Hi all, The PR for upgrading Apache IoTDB's minimum JDK requirement has been merged: https://github.com/apache/iotdb/pull/17859
Starting from the current master branch, the minimum JDK requirement for Apache IoTDB is now JDK 17. JDK 8 is no longer supported for building or running IoTDB from master. This change also includes the related JavaX to Jakarta migration work. Please make sure local development and downstream build environments use JDK 17 or newer. Best regards, Haonan Hou
