diff --git a/src/hotspot/share/prims/jvmti.xml b/src/hotspot/share/prims/jvmti.xml index 7e76cbabc65..2d1d8c0330d 100644 --- a/src/hotspot/share/prims/jvmti.xml +++ b/src/hotspot/share/prims/jvmti.xml @@ -6127,7 +6127,7 @@ class C2 extends C1 implements I2 { Get Local Variable - Double This function can be used to retrieve the value of a local - variable whose type is long. + variable whose type is double.

The specified thread must be suspended or must be the current thread.