![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
1.39.1 CompiledMethod class: c call-outs (class) 1.39.2 CompiledMethod class: instance creation (class) 1.39.3 CompiledMethod class: lean images (class) 1.39.4 CompiledMethod: accessing (instance) 1.39.5 CompiledMethod: attributes (instance) 1.39.6 CompiledMethod: basic (instance) 1.39.7 CompiledMethod: c call-outs (instance) 1.39.8 CompiledMethod: compiling (instance) 1.39.9 CompiledMethod: invoking (instance) 1.39.10 CompiledMethod: printing (instance) 1.39.11 CompiledMethod: saving and loading (instance) 1.39.12 CompiledMethod: source code (instance) 1.39.13 CompiledMethod: testing (instance)
If the flags field of the method header is 6, this method instead provides a hook from which the virtual machine can call back whenever execution of the method is requested. In this case, invoking the method would cause an infinite loop (the VM asks the method to run, the method asks the VM to invoke it, and so on), so this method fails with a #subclassResponsibility error.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |