On Thu, 13 Nov 2025 07:54:32 GMT, Ruben <[email protected]> wrote: > However, I still have not identified a way to ensure the deopt handler stub > ends at a page boundary in a unit test.
The latest update implements an alternative way to detect the failure early during testing - via the newly added assertion in the `emit_deopt_handler`. @adinn, @dean-long, @TheRealMDoerr, would it be possible for you to review the latest version of the PR? Is there any additional testing you would recommend to perform before this can be integrated? ------------- PR Comment: https://git.openjdk.org/jdk/pull/28192#issuecomment-3541484205
