JDK 17 | JDK 21 | JDK 23 | JDK 24 |
---|---|---|---|
17.0.14Fixed | 21.0.6Fixed | 23.0.2Fixed | 24 b17Fixed |
Duplicate :
|
|
Relates :
|
adjustUnextendedSP() determines a wrong value for raw_unextendedSP. It uses the FP which basically pops the frame, so we end up in the wrong frame. This causes errors like JDK-8339772.
|