On Mon, 6 Oct 2025 08:51:55 GMT, Tobias Hartmann <[email protected]> wrote:
> If we are OOM, `element_klass->get_Klass()->array_klass(THREAD)` will return > `nullptr`. We need to check `HAS_PENDING_EXCEPTION` before using the return > value. > > Thanks, > Tobias This pull request has now been integrated. Changeset: 0f7e09c5 Author: Tobias Hartmann <[email protected]> URL: https://git.openjdk.org/valhalla/commit/0f7e09c54097d983324d12e82631279436713f24 Stats: 8 lines in 1 file changed: 4 ins; 4 del; 0 mod 8368802: [lworld] C1 compilation fails with SIGSEGV in ciObjArrayKlass::make_impl ------------- PR: https://git.openjdk.org/valhalla/pull/1661
