RFR: 8370766: JVM crashes when running compiler/exceptions/TestAccessErrorInCatch.java fails with -XX:+VerifyStack [v3]
Dean Long
dlong at openjdk.org
Mon Dec 1 22:26:12 UTC 2025
On Fri, 28 Nov 2025 12:13:39 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
>> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add bugid
>
> test/hotspot/jtreg/compiler/exceptions/TestAccessErrorInCatch.java line 26:
>
>> 24: /*
>> 25: * @test
>> 26: * @bug 8367002
>
> Suggestion:
>
> * @bug 8367002 8370766
>
> Perhaps we should add this bug to the test, since you modified it.
Good idea. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28486#discussion_r2578925529
More information about the hotspot-compiler-dev
mailing list