RFR: 8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap [v4]
Vladimir Kozlov
kvn at openjdk.java.net
Fri Apr 8 22:28:44 UTC 2022
On Fri, 8 Apr 2022 16:30:18 GMT, Wu Yan <wuyan at openjdk.org> wrote:
>> [JDK-8261137](https://bugs.openjdk.java.net/browse/JDK-8261137) introduced a regression and has been disabled by [JDK-8276112](https://bugs.openjdk.java.net/browse/JDK-8276112). Better to revert the changes of the optimization instead of letting the dead-code decay.
>>
>> This reverts [JDK-8261137](https://bugs.openjdk.java.net/browse/JDK-8261137) and [JDK-8264940](https://bugs.openjdk.java.net/browse/JDK-8264940), my tier1 testing on linux-x86 passed.
>
> Wu Yan has updated the pull request incrementally with one additional commit since the last revision:
>
> revert jvmci macro
Testing passed clean.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8083
More information about the hotspot-compiler-dev
mailing list