mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-04 10:46:27 +00:00
The high byte of a long variable on a 64-bit platform is now zeroed when it is pushed to stack. Reviewed-by: coleenp, dlong
The high byte of a long variable on a 64-bit platform is now zeroed when it is pushed to stack. Reviewed-by: coleenp, dlong