RFR: 8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom [v3]

Patricio Chilano Mateo pchilanomate at openjdk.org
Thu Jul 11 20:11:50 UTC 2024


On Thu, 11 Jul 2024 02:40:08 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> The test should never fail even with external flags, so if anything it's just extra testing. But I can add vm.flagless if you prefer.
>
> flagless might be going too far as we won't test with other GC's etc. Can we just use `@requires vm.compMode != "Xcomp"` to exclude it from the Xcomp specific testing which is redundant.

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20016#discussion_r1674629390


More information about the hotspot-dev mailing list