public class AArch64RuntimeCodeInstallerPlatformHelper extends Object implements AbstractRuntimeCodeInstaller.RuntimeCodeInstallerPlatformHelper
| Constructor and Description |
|---|
AArch64RuntimeCodeInstallerPlatformHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
performCodeSynchronization(CodeInfo codeInfo)
Method to enable platforms to perform any needed operations before code becomes visible.
|
public AArch64RuntimeCodeInstallerPlatformHelper()
public void performCodeSynchronization(CodeInfo codeInfo)
AbstractRuntimeCodeInstaller.RuntimeCodeInstallerPlatformHelperperformCodeSynchronization in interface AbstractRuntimeCodeInstaller.RuntimeCodeInstallerPlatformHelpercodeInfo - the new code to be installed