commit | 5339092223e068c8fb6c67569c349127dfcdff7e | [log] [tgz] |
---|---|---|
author | Severin Gehwolf <sgehwolf@openjdk.org> | Mon Jul 23 18:08:46 2018 +0200 |
committer | Severin Gehwolf <sgehwolf@openjdk.org> | Mon Jul 23 18:08:46 2018 +0200 |
tree | 2240a5a20bda15cd46579169e943dd18dafe12e8 | |
parent | 462b0953e98e5edc423fca53fb1a7f28b88e4c24 [diff] |
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 Be sure to use the same register index in native and Java code. Reviewed-by: sballal, cjplummer, tbell