RFR: 8264408: test_oopStorage no longer needs to disable some tests on WIN32

Thomas Stuefe stuefe at openjdk.java.net
Tue May 18 08:19:39 UTC 2021


On Tue, 18 May 2021 07:03:14 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Looks good to me.
> 

Thanks!

> Oh wow, Microsoft docs on predefined macros: "_WIN32 Defined as 1 when the compilation target is 32-bit ARM, 64-bit ARM, x86, or x64. Otherwise, undefined."

Has been always this way. I believe it was used in the nineties to distinguish between 32bit and 16bit, now its just Windows.

..THomas

-------------

PR: https://git.openjdk.java.net/jdk/pull/4026



More information about the hotspot-gc-dev mailing list