RFR: 8364114: Test TestHugePageDecisionsAtVMStartup.java#LP_enabled fails when no free hugepage [v2]

SendaoYan syan at openjdk.org
Sat Jul 26 03:33:35 UTC 2025


On Fri, 25 Jul 2025 13:39:58 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove @build jtreg.SkippedException
>
> test/hotspot/jtreg/runtime/os/TestHugePageDecisionsAtVMStartup.java line 32:
> 
>> 30:  * @modules java.base/jdk.internal.misc
>> 31:  *          java.management
>> 32:  * @build jtreg.SkippedException
> 
> I don't think these should be needed, should they?

jtreg will build the class jtreg.SkippedException autimaticly, remove this directive will be okey. PR has been updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26480#discussion_r2232460501


More information about the hotspot-runtime-dev mailing list