RFR: 8286104: use aggressive liveness for unstable_if traps [v12]
Xin Liu
xliu at openjdk.org
Tue Jun 21 08:04:58 UTC 2022
On Mon, 20 Jun 2022 07:13:15 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> monior change for code style.
>
> src/hotspot/share/opto/parse.hpp line 636:
>
>> 634: }
>> 635:
>> 636: Parse::Block* path() const {
>
> This method is not used.
removed.
-------------
PR: https://git.openjdk.org/jdk/pull/8545
More information about the hotspot-compiler-dev
mailing list