On Thu, 30 Jul 2026 06:55:10 GMT, Guoxiong Li <[email protected]> wrote:
> Hi all, > > The compilation target `buildjdk` doesn't include the feature `jvmti`, so > when cross compiling a slow-debug image, > `JvmtiExport::has_frame_pop_for_top_frame` can't be found and the cross > compilation fails. > > The cross building of release and fast-debug images succeeded. It may be > caused by compiler optimization. > > Best Regards, > -- Guoxiong > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Thanks for your review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32099#issuecomment-5155094609
