Searched refs:transitionCount (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/compiler/tiered/
H A DLevelTransitionTest.java57 private int transitionCount; field in class:LevelTransitionTest
72 transitionCount = 0;
95 System.out.printf("Level transition #%d%n", ++transitionCount);

Completed in 35 milliseconds