mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 20:18:49 +00:00
Wording in compilerOracle.cpp usage() fixed
This commit is contained in:
parent
83cde8dc0a
commit
c5c5d2c4fb
@ -727,8 +727,7 @@ static void usage() {
|
||||
tty->print_cr(" C2 = 8");
|
||||
tty->cr();
|
||||
tty->print_cr("Note: Excluding specific compilation levels may disrupt normal state transitions");
|
||||
tty->print_cr("between compile levels, as the VM will not automatically work around the excluded");
|
||||
tty->print_cr("levels.");
|
||||
tty->print_cr("between the levels, as the VM will not automatically work around the excluded ones.");
|
||||
tty->cr();
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user