RFR: 8366787: Test runtime/StackGuardPages/TestStackGuardPagesNative.java hangs on some platforms [v2]

mazhen duke at openjdk.org
Wed Sep 10 03:00:13 UTC 2025


On Mon, 8 Sep 2025 06:44:09 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> mazhen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Restore TestStackGuardPagesNative to ProblemList as requested
>
> test/hotspot/jtreg/ProblemList.txt line 109:
> 
>> 107: runtime/os/TestTracePageSizes.java#Parallel 8267460 linux-aarch64
>> 108: runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64
>> 109: runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all
> 
> You can't remove this from the ProblemList unless 8303612 is actually fixed.

Thank you for the approval and the clear instructions. I have now pushed the new commit that restores TestStackGuardPagesNative.java to the ProblemList

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27114#discussion_r2335381901


More information about the hotspot-runtime-dev mailing list