RFR: 8370766: JVM crashes when running compiler/exceptions/TestAccessErrorInCatch.java fails with -XX:+VerifyStack [v2]

Dean Long dlong at openjdk.org
Wed Nov 26 06:31:23 UTC 2025


On Wed, 26 Nov 2025 05:58:53 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Dean Long has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   remove extra spaces
>
> test/hotspot/jtreg/compiler/exceptions/TestAccessErrorInCatch.java line 37:
> 
>> 35:  * @run main/othervm -Xbatch
>> 36:  *   -XX:CompileCommand=compileonly,IllegalAccessInCatch*::test
>> 37:  *   -XX:+IgnoreUnrecognizedVMOptions  -XX:+VerifyStack
> 
> Maybe one whitespace will be enough between two options?

Fixed.  Thanks.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28486#discussion_r2563459018


More information about the hotspot-compiler-dev mailing list