JDK 22 |
---|
22 b07Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
After allocation merges are "simplified" from the IR graph and the merged objects are scalar replaced we need a way to rematerialize the scalarized objects when/if the execution executes a trap. As suggested in this thread (https://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2022-April/055256.html) we might be able to do this using a similar mechanism as used by SafePointScalarObjectNode.
|