0fa6e0730a
Get jvmName from Annotations (JetFile is not Annotated, since it is a part of AST hierarchy, and there is no corresponding descriptor; however, there is a standard way to obtain Annotations for JetFile, which is exactly what we need, and what Annotated provides).