RFR: 8329421: Native methods can not be selectively printed [v2]
Volker Simonis
simonis at openjdk.org
Thu Jun 6 13:41:51 UTC 2024
On Thu, 6 Jun 2024 01:26:49 GMT, Wang Haomin <wanghaomin at openjdk.org> wrote:
>> Volker Simonis has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add test for -XX:+PrintNativeNMethods
>
> First, I've build on aarch64-linux. `git checkout jdk-23+17` or `git checkout 3057dded4878b0110bc2c09b52019570a0a31c9f`.
> Secondly, configure with `--with-debug-level=fastdebug --with-jvm-variants=core`.
> Finally, `make images CONF=core`.
@haominw , I have now created [JDK-8333722: 8333722: Fix CompilerDirectevies for non-compiler JVM variants](https://bugs.openjdk.org/browse/JDK-8333722) to track this issue and submitted #19578 with a proposed fix.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18567#issuecomment-2152539240
More information about the hotspot-dev
mailing list