commit | b4ded0bc2e185e9587d1c684bab0659ce23b8dac | [log] [tgz] |
---|---|---|
author | Goetz Lindenmaier <goetz@openjdk.org> | Fri Nov 22 12:14:09 2013 -0800 |
committer | Goetz Lindenmaier <goetz@openjdk.org> | Fri Nov 22 12:14:09 2013 -0800 |
tree | edeae6b6ac4ba56da190e6df06a669fd32db304c | |
parent | 7289ee4573764a592c51465a624cb447142839d3 [diff] |
8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object Also introduces the compiler oracle 'option' feature for PrintAssembly. Reviewed-by: kvn