Other |
---|
tbdUnresolved |
Relates :
|
See: https://github.com/openjdk/jdk/pull/648 Apparently, LLVM 11 complains that we are computing the number of elements over the array of a different type. Instead of ignoring the warning, it seems better to just clean up that code.