JDK 20 | JDK 21 |
---|---|
20 masterFixed | 21Fixed |
Relates :
|
After JDK-8286302, AIX build fails with the following error: ad_ppc.cpp:22493:47: error: use of undeclared identifier 'Continuations' assert(VerifyOops || MachNode::size(ra_) <= Continuations::enabled() ? 8 : 4, "bad fixed size"); The generated ad_ppc.cpp file does not import continuations.hpp.
|