-
Bug
-
Resolution: Fixed
-
P2
-
repo-valhalla
C2 fails to scalarize value class arguments if their types match the method holder type. The problem is that we check for the preload attribute which won't be there if the holder class equals the type of the argument.
- relates to
-
JDK-8278390 [lworld] Scalarization of nullable inline types in the calling convention
- Resolved