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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user