8297853: windows-x86 test build broken

Reviewed-by: jvernee
This commit is contained in:
Magnus Ihse Bursie 2022-11-30 18:59:47 +00:00
parent 53dd214318
commit 6bac332371

View File

@ -28,7 +28,7 @@
#include "jlong.h"
#include "JNICB.h"
#ifdef _WIN64
#ifdef _WIN32
#define THREAD_LOCAL __declspec(thread)
#else
#define THREAD_LOCAL __thread