commit | ac75d4fc2fb3fbe6e71f31f7463657f50d2ebd20 | [log] [tgz] |
---|---|---|
author | Lutz Schmidt <lutz.schmidt@sap.com> | Tue Mar 25 12:54:21 2014 -0700 |
committer | Goetz Lindenmaier <goetz@openjdk.org> | Tue Mar 25 12:54:21 2014 -0700 |
tree | 9fdbcc3b2d97748ce670340f727277f7604f3c06 | |
parent | ddc2f91ab4f354f9b687723669f0475a6e75be54 [diff] |
8037821: Account for trampoline stubs when estimating code buffer sizes Take into account space needed for "trampoline code" used by calls on PPC64. Reviewed-by: kvn