| Package | Description |
|---|---|
| org.openjdk.jmh.profile | |
| org.openjdk.jmh.util |
| Modifier and Type | Field | Description |
|---|---|---|
protected TempFile |
AbstractPerfAsmProfiler.hsLog |
|
protected TempFile |
AbstractPerfAsmProfiler.perfBinData |
|
protected TempFile |
AbstractPerfAsmProfiler.perfParsedData |
| Modifier and Type | Method | Description |
|---|---|---|
TempFile |
TempFileManager.create(String suffix) |
|
static TempFile |
FileUtils.weakTempFile(String suffix) |
Creates the temp file, and retains it as long as the reference to it
is reachable.
|
Copyright © 2012-2017 Oracle. All Rights Reserved.