8256380: JDK-8254162 broke 32bit windows build
Reviewed-by: shade
This commit is contained in:
parent
1d7ed03d5c
commit
b8de2391d6
@ -29,7 +29,7 @@
|
|||||||
#include "jni.h"
|
#include "jni.h"
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
void JNICALL JVM_RegisterJDKInternalMiscScopedMemoryAccessMethods(JNIEnv *env, jobject rec, jobject scope, jthrowable exception);
|
void JNICALL JVM_RegisterJDKInternalMiscScopedMemoryAccessMethods(JNIEnv *env, jclass scopedMemoryAccessClass);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // SHARE_PRIMS_SCOPED_MEMORY_ACCESS_HPP
|
#endif // SHARE_PRIMS_SCOPED_MEMORY_ACCESS_HPP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user