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 XueIn 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)
