commit | 561ec75b9b6f2b240e74d28589b61559ef28014a | [log] [tgz] |
---|---|---|
author | Chris Phillips <chrisphi@openjdk.org> | Tue Jun 19 10:00:39 2018 -0400 |
committer | Chris Phillips <chrisphi@openjdk.org> | Tue Jun 19 10:00:39 2018 -0400 |
tree | 7fbe5c13c8a71b8c4e21069884869cb9924f80f3 | |
parent | 43248585b43bdc994b23ba6d954f1c93e953bc62 [diff] |
8203030: Zero s390 31 bit size_t type conflicts in shared code Cast to size_t or change to size_t foe compatibility with other archs. Reviewed-by: pliden, dholmes