On Mon, 1 Dec 2025 20:09:38 GMT, Chen Liang <[email protected]> wrote:
> Since access descriptor is created for each VH operation site, we can > optimistically cache the adapted method handle in a site if the site operates > on a constant VH. Used a C2 IR test to verify such a setup through an > inexact VarHandle invocation can be constant folded through (previously, it > was blocked by `asType`) This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/28585
