You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to change the behaviour so it matches RI, we also need to make sure we do the right thing when classref is "QClassDoesNotExist;" and reciever is not NULL
The text was updated successfully, but these errors were encountered:
The following bytecodes trigger NoClassDef exception on J9. However on the RI it throws an NPE.
We need to change the behaviour so it matches RI, we also need to make sure we do the right thing when classref is
"QClassDoesNotExist;"
and reciever is not NULLThe text was updated successfully, but these errors were encountered: