Top Description Methods
jdk.vm.ci.hotspot

pack-priv @Interface VMEntryPoint

extends Annotation

Marker interface for methods which are called from the JVM.

Method Summary

Modifier and TypeMethod and Description
public String
value()

An optional comment describing the caller.

Inherited from java.lang.annotation.Annotation:
annotationTypeequalshashCodetoString

Method Detail

valueback to summary
public String value()

An optional comment describing the caller.