RFR: 8252505: C1/C2 compiler support for blackholes [v11]

Aleksey Shipilev shade at openjdk.java.net
Tue Dec 1 15:51:00 UTC 2020


On Tue, 1 Dec 2020 12:28:55 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Cleanup BlackholeCallGenerator
>
> src/hotspot/cpu/aarch64/aarch64.ad line 1778:
> 
>> 1776: }
>> 1777: 
>> 1778: int MachCallBlackholeNode::ret_addr_offset() {
> 
> It can be moved into shared code (`machnode.cpp`).

True! Fixed.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1203


More information about the hotspot-dev mailing list