This condition is always true because we checked in lin 2914:
https://github.com/openjdk/valhalla/blob/b45a2837e0e815cb2c592f5aa833fa3f187ce1d6/src/hotspot/share/runtime/sharedRuntime.cpp#L2972
It's a leftover from when inline type arguments could be null-free.
https://github.com/openjdk/valhalla/blob/b45a2837e0e815cb2c592f5aa833fa3f187ce1d6/src/hotspot/share/runtime/sharedRuntime.cpp#L2972
It's a leftover from when inline type arguments could be null-free.
- links to
-
Commit(lworld)
openjdk/valhalla/ff9c34c5
-
Review(lworld)
openjdk/valhalla/2137