On Thu, 9 Jan 2025 14:18:52 GMT, Patricio Chilano Mateo <pchilanom...@openjdk.org> wrote:
> Hi all, > > This pull request contains a backport of commit > [ea495377](https://github.com/openjdk/jdk/commit/ea49537726db6530f0ddcc04d9938df3d6d18250) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Patricio Chilano Mateo on 8 Jan > 2025 and was reviewed by David Holmes, Alex Menkov and Serguei Spitsyn. > > Thanks! This pull request has now been integrated. Changeset: f0a89c5d Author: Patricio Chilano Mateo <pchilanom...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f0a89c5d8e00609db6a25b69dab04a1c955b23c5 Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod 8310340: assert(_thread->is_interp_only_mode() || stub_caller) failed: expected a stub-caller Reviewed-by: sspitsyn Backport-of: ea49537726db6530f0ddcc04d9938df3d6d18250 ------------- PR: https://git.openjdk.org/jdk/pull/23007