RFR: 8252505: C1/C2 compiler support for blackholes [v24]
Thomas Wuerthinger
github.com+5550412+thomaswue at openjdk.java.net
Mon Dec 7 15:45:20 UTC 2020
On Mon, 7 Dec 2020 12:25:16 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> If possible change in behavior is a real concern, the implementation can be changed to affect only effect-free methods (e.g., applied only to empty methods).
Yes, applying it only to effect-free methods would be perfect. For such methods it is indeed comparable with the other compiler commands.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1203
More information about the hotspot-dev
mailing list