commit | 1134c66f5eefe9e97d6a7d1af221ad5e21f80824 | [log] [tgz] |
---|---|---|
author | Nils Eliasson <neliasso@openjdk.org> | Fri Oct 21 20:12:47 2016 +0200 |
committer | Nils Eliasson <neliasso@openjdk.org> | Fri Oct 21 20:12:47 2016 +0200 |
tree | 07c12720629bc457f811acc946dd0fe534c5184f | |
parent | 2bc0337093688b38fb054349f9af9fae6b9be196 [diff] |
8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection Refactor code removing virtual call Reviewed-by: kvn, twisti