hotspot/test/compiler/floatingpoint/libTest15FloatJNIArgs.c
changeset 40059 c2304140ed64
parent 35112 b3c4347bb751
--- a/hotspot/test/compiler/floatingpoint/libTest15FloatJNIArgs.c	Tue Jul 12 08:42:46 2016 +0000
+++ b/hotspot/test/compiler/floatingpoint/libTest15FloatJNIArgs.c	Tue Jul 12 18:24:48 2016 +0300
@@ -27,7 +27,7 @@
 extern "C" {
 #endif
 
-JNIEXPORT jfloat JNICALL Java_Test15FloatJNIArgs_add15floats
+JNIEXPORT jfloat JNICALL Java_compiler_floatingpoint_Test15FloatJNIArgs_add15floats
   (JNIEnv *env, jclass cls,
    jfloat  f1, jfloat  f2, jfloat  f3, jfloat  f4,
    jfloat  f5, jfloat  f6, jfloat  f7, jfloat  f8,