JDK 21 |
---|
21 b10Fixed |
Relates :
|
Created on behalf of Varada. After JDK-8301500, build is broken on AIX with below error. /home/hotspot/openjdk/jdk/src/hotspot/os_cpu/aix_ppc/os_aix_ppc.cpp:145:17: error: invalid operands to binary expression ('intptr_t' (aka 'long') and 'nullptr_t') if (*fr->sp() == nullptr) { ~~~~~~~~~ ^ ~~~~~~~ 1 error generated.
|