mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
42c79d741b
48 changed files with 1562 additions and 1231 deletions
|
@ -538,6 +538,7 @@ void CompilerOracle::parse_from_line(char* line) {
|
|||
|
||||
if (match != NULL) {
|
||||
if (!_quiet) {
|
||||
ResourceMark rm;
|
||||
tty->print("CompilerOracle: %s ", command_names[command]);
|
||||
match->print();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue