RFR: 8296440: Remove Method* handling from cleanup_inline_caches_impl
Richard Reingruber
rrich at openjdk.org
Thu Mar 16 11:20:19 UTC 2023
On Thu, 16 Mar 2023 00:17:27 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
> ```
> # Internal Error (/workspace/open/src/hotspot/share/runtime/sharedRuntime.cpp:1411), pid=1150904, tid=1150907
> # guarantee(false) failed: Missing dependency resolving optimized virtual (invokeinterface) call to jnr.enxio.channels.Native$LibC$jnr$ffi$2::read
> ```
Very interesting indeed :). Thanks again for the testing!
Have you seen this also on aarch64?
-------------
PR: https://git.openjdk.org/jdk/pull/12802
More information about the hotspot-dev
mailing list