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
{{ message }}
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.
If class A references references class B in as an argument value type and class B extends class A, class B will be loaded without it's super having been loaded.
This will probably require the use of some form of pseudo references.
The text was updated successfully, but these errors were encountered:
If class A references references class B in as an argument value type and class B extends class A, class B will be loaded without it's super having been loaded.
This will probably require the use of some form of pseudo references.
The text was updated successfully, but these errors were encountered: