public class HotSpotCompiledCodeBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HotSpotCompiledCodeBuilder.Options |
| Constructor and Description |
|---|
HotSpotCompiledCodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static HotSpotCompiledCode |
createCompiledCode(CodeCacheProvider codeCache,
ResolvedJavaMethod method,
HotSpotCompilationRequest compRequest,
CompilationResult compResult,
OptionValues options) |
public static HotSpotCompiledCode createCompiledCode(CodeCacheProvider codeCache,
ResolvedJavaMethod method,
HotSpotCompilationRequest compRequest,
CompilationResult compResult,
OptionValues options)