8244971: Zero VM is broken after JDK-8241825 (COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS not defined)

Reviewed-by: dholmes
This commit is contained in:
Jie Fu 2020-05-14 09:25:49 +08:00
parent 17dd7dc38c
commit 587505f14a

@ -36,4 +36,6 @@
// 32-bit integer argument values are extended to 64 bits.
const bool CCallingConventionRequiresIntsAsLongs = false;
#define COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS true
#endif // CPU_ZERO_GLOBALDEFINITIONS_ZERO_HPP