Make compatibility changes #15112
Annotations
4 warnings
|
dependency-check (17, ubuntu-latest):
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/ProcedureExecutor.java#L1056
destroy() in java.lang.ThreadGroup has been deprecated and marked for removal
|
|
dependency-check (17, ubuntu-latest):
iotdb-client/cli/src/main/java/org/apache/iotdb/tool/data/ImportDataTable.java#L136
non-varargs call of varargs method with inexact argument type for last parameter;
|
|
dependency-check (17, ubuntu-latest):
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/IoTThreadFactory.java#L34
getSecurityManager() in java.lang.System has been deprecated and marked for removal
|
|
dependency-check (17, ubuntu-latest):
iotdb-core/node-commons/src/main/java/org/apache/iotdb/commons/concurrent/IoTThreadFactory.java#L34
java.lang.SecurityManager in java.lang has been deprecated and marked for removal
|