RFR(M): 8067651: Fix Trivial code path for LevelTransitionTest.java

Tobias Hartmann tobias.hartmann at oracle.com
Fri Jul 31 07:06:20 UTC 2020


Hi Evgeny,

looks good to me.

Best regards,
Tobias

On 27.07.20 21:38, Evgeny Nikitin wrote:
> Hi,
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8067651
> Webrev: https://cr.openjdk.java.net/~enikitin/8067651/webrev.00/
> 
> Adjusting the test to current state of the VM.
> 
>     - Definition of 'trivial code' does not depend on whether the method has been profiled or not;
>     - Trivial code does only go level 0 to level 1;
>     - Some refactoring.
> 
> The change has been checked in mach5 for the 5 platforms (passed).
> 
> Please review,
> /Evgeny Nikitin.


More information about the hotspot-compiler-dev mailing list