mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-14 08:58:46 +00:00
8151829: [JVMCI] incorrect documentation about jvmci.compiler property
Reviewed-by: kvn
This commit is contained in:
parent
66afd81176
commit
99a06be405
@ -28,8 +28,7 @@ package jdk.vm.ci.runtime;
|
||||
public interface JVMCICompilerFactory {
|
||||
|
||||
/**
|
||||
* Get the name of this compiler. The compiler will be selected when the jvmci.compiler system
|
||||
* property is equal to this name.
|
||||
* Get the name of this compiler.
|
||||
*/
|
||||
String getCompilerName();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user