1# We need callInstance to be AOT compiled. The AOT compiled code used to wrongly assume
2# the CallStatic class was loaded.
3HSLTest;->callInstance()I
4
5# We need CallStatic to be in the profile to make the compiler think it will be part of
6# the image.
7LCallStatic;
8