Closed dynatrace-peterlang closed 3 years ago
Is this an intermittent NPE?
Is this an intermittent NPE?
No the NPE is always thrown.
Could we please close this issue here to focus further discussion on https://github.com/eclipse-openj9/openj9/issues/13941
StackTraceElement.hashCode throws an unexpected NullPointerException in my application.
I created a simple reproducer app (https://github.com/dynatrace-peterlang/exception-stacktraceelement-npe). If I run it with
IBM Semeru Runtime Open Edition 11.0.13.0 (build 11.0.13+8)
my app fails with a NullPointerException.