Re: [11u] RFR: Backport of 8216041: [Event Request] - Deoptimization
Yang Yi
qingfeng.yy at alibaba-inc.com
Thu Feb 18 05:27:27 UTC 2021
Gentle Ping :-)
------------------Original Mail ------------------
Sender:Yang Yi <qingfeng.yy at alibaba-inc.com>
Send Date:Sun Feb 7 16:54:52 2021
Recipients:jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Subject:[11u] RFR: Backport of 8216041: [Event Request] - Deoptimization
Hi,
Please can I request a review of this webrev for the backport of
https://bugs.openjdk.java.net/browse/JDK-8216041 ?
Webrev: http://cr.openjdk.java.net/~ddong/yiyang/11u-8216041/webrev.00/
This patch doesn't apply cleanly but is fairly trivial. The signature of
method `Atomic::cmpxchg` and `register_static_type(jfrTypeManager.cpp)` is
not different comparing to upstream and jdk11u. Simply adjusting the
argument position and adding extra parameters can solve this problem.
Best,Yang Yi
More information about the jdk-updates-dev
mailing list