mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 01:17:57 +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