-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 18
-
Component/s: core-libs
-
b22
-
generic
-
generic
The constant
// Cached array base offset
private static final long ARRAY_BASE_OFFSET = UNSAFE.arrayBaseOffset($type$[].class);
in Direct-X-Buffer.java.template is unused and should be removed.
// Cached array base offset
private static final long ARRAY_BASE_OFFSET = UNSAFE.arrayBaseOffset($type$[].class);
in Direct-X-Buffer.java.template is unused and should be removed.