-
Type:
Enhancement
-
Resolution: Withdrawn
-
Priority:
P4
-
Affects Version/s: 23
-
Component/s: hotspot
-
x86_64
Currently, RBP is not visible in C1 register allocation.
If I understand correctly, there is no reason that RBP cannot be used when PreserveFramePointer is disabled. (PreserveFramePointer is disabled by default). So I think we should make it allocatable.
Please feel free to correct me if I am missing something.
If I understand correctly, there is no reason that RBP cannot be used when PreserveFramePointer is disabled. (PreserveFramePointer is disabled by default). So I think we should make it allocatable.
Please feel free to correct me if I am missing something.
- links to
-
Review
openjdk/jdk/18167