Open oeed opened 8 years ago
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.
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.