RFR: 8283839: [JVMCI] add support for querying indy bootstrap method target and arguments [v2]
Doug Simon
dnsimon at openjdk.java.net
Wed Apr 20 20:04:27 UTC 2022
On Wed, 20 Apr 2022 16:25:09 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Looks good (not an expert on JVMCI but i could follow the change). I am presuming no CSR is required for the new public method.
Since JVMCI is not public API (no packages in `jdk.internal.vm.ci` are exported unqualified), I don't believe a CSR is needed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8273
More information about the hotspot-dev
mailing list