mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-01 14:08:24 +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