RFR: 8309698: [S390X] Test hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java fails after JDK-8299089 [v2]

Julian Waters jwaters at openjdk.org
Tue Jul 16 07:03:53 UTC 2024


On Tue, 16 Jul 2024 02:57:51 GMT, Manjunath S Matti. <duke at openjdk.org> wrote:

> I think the os::current_stack_pointer() implementation for s390 needs to be looked into along with NativeCallStack::NativeCallStack(int toSkip).

I've been thinking of looking at and possibly improving the implementations of os::current_stack_pointer for each platform recently, let me know if you plan on changing the implementation of s390x

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20096#issuecomment-2230167431


More information about the hotspot-runtime-dev mailing list