On Thu, 24 Oct 2024 18:29:18 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
> We were made aware of the fact the `TestLargeStub::testUpcall` was not > actually calling `Linker::upcallStub`. This PR addresses that issue. This pull request has now been integrated. Changeset: 002b985a Author: Jorn Vernee <jver...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/002b985a4633b6cf11143f589bcecc51490c739e Stats: 15 lines in 1 file changed: 12 ins; 0 del; 3 mod 8342963: TestLargeStub::testUpcall doesn't test upcalls stubs Reviewed-by: mcimadamore ------------- PR: https://git.openjdk.org/jdk/pull/21691