mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8242108: Performance regression after fix for JDK-8229496
Backed out the fix for 8229496. Reviewed-by: kvn, roland
This commit is contained in:
parent
d8d8424db9
commit
0c7e01fa32
15 changed files with 105 additions and 159 deletions
|
@ -61,7 +61,6 @@ macro(CallLeafNoFP)
|
|||
macro(CallRuntime)
|
||||
macro(CallStaticJava)
|
||||
macro(CastII)
|
||||
macro(CastLL)
|
||||
macro(CastX2P)
|
||||
macro(CastP2X)
|
||||
macro(CastPP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue