8242108: Performance regression after fix for JDK-8229496

Backed out the fix for 8229496.

Reviewed-by: kvn, roland
This commit is contained in:
Tobias Hartmann 2020-04-22 16:22:53 +02:00
parent d8d8424db9
commit 0c7e01fa32
15 changed files with 105 additions and 159 deletions

View file

@ -61,7 +61,6 @@ macro(CallLeafNoFP)
macro(CallRuntime)
macro(CallStaticJava)
macro(CastII)
macro(CastLL)
macro(CastX2P)
macro(CastP2X)
macro(CastPP)