Hi~ I'm working on this issue. It will be fixed today~
------------------ ???????? ------------------ ??????: "Yuan Tian (Jira)"<[email protected]>; ????????: 2020??1??15??(??????) ????4:20 ??????: "dev"<[email protected]>; ????: [jira] [Created] (IOTDB-423) Using Raw type rather than generic feature in PrimitiveArrayPool Kaifeng Xue created IOTDB-423: --------------------------------- Summary: Using Raw type rather than generic feature in PrimitiveArrayPool Key: IOTDB-423 URL: https://issues.apache.org/jira/browse/IOTDB-423 Project: Apache IoTDB Issue Type: Bug Reporter: Kaifeng Xue In PrimitiveArrayPool.java, we use raw type ArrayDeque rather than generic ArrayDeque which will cause a warning while compiling. -- This message was sent by Atlassian Jira (v8.3.4#803005)
