JDK 19 |
---|
19 b10Fixed |
Relates :
|
The PrintIdealLevel flag was recently introduced to support testing of different phase in the IR-test framework. In practice the fit was bad and lot of excess data was printed. The PrintIdealPhase, that gives exact control of ideal printing, was added as a substitution. This patch removes the PrintIdealLevel flag since it's no longer needed.
|