RFR: 8376264: Mixed jstack could not unwind optimized frame [v4]

Yasumasa Suenaga ysuenaga at openjdk.org
Thu Feb 5 23:45:28 UTC 2026


On Thu, 5 Feb 2026 17:59:37 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Yasumasa Suenaga has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>> 
>>  - Update exception message
>>  - Merge remote-tracking branch 'origin/master' into JDK-8376264
>>  - Skip TestJhsdbJstackMixedCore.java if it runs on musl libc
>>  - Refactoring for simplifying
>>  - 8376264: Mixed jstack could not unwind optimized frame
>
> test/hotspot/jtreg/serviceability/sa/TestJhsdbJstackMixedCore.java line 41:
> 
>> 39:  * @test
>> 40:  * @bug 8374482 8376284
>> 41:  * @requires (os.family == "linux") & (vm.hasSA)
> 
> It seems like 8376264 is the more appropriate bug to put here, or possible both 8376264 and 8376284.

I listed both bug ids here.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29398#discussion_r2771606913


More information about the serviceability-dev mailing list