According to javadoc, MemoryAccessProvider.readUnsafeConstant should throw IllegalArgumentException only. However, current implementation throws NullPointerException in case kind == null. So, implementation or javadoc should be updated to match each other.
JVMCI: MemoryAccessProvider.readUnsafeConstant javadoc should be updated for null JavaKind case
-
Dmitrij Pochepko
-
Dmitrij Pochepko
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: