RFR: 8364490: Fatal error on large SpecTrapLimitExtraEntries value [v2]
Anton Seoane Ampudia
aseoane at openjdk.org
Tue Nov 25 17:37:32 UTC 2025
On Tue, 25 Nov 2025 15:49:17 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Anton Seoane Ampudia has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add simple sanity test
>
> test/hotspot/jtreg/compiler/arguments/TestSpecTrapLimitExtraEntries.java line 27:
>
>> 25: * @test
>> 26: * @summary "Hello world" sanity test for SpecTrapLimitExtraEntries
>> 27: * @requires vm.flagless
>
> Is this really required? I would have expected that it also works regardless of the flags being passed in. This gives some more coverage (e.g. running with `-Xcomp` etc.).
No, not really. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28451#discussion_r2560783224
More information about the hotspot-compiler-dev
mailing list