Integrated: 8353596: GenShen: Test TestClone.java#generational-no-coops intermittent timed out
William Kemper
wkemper at openjdk.org
Wed Apr 23 23:02:54 UTC 2025
On Wed, 23 Apr 2025 20:17:45 GMT, William Kemper <wkemper at openjdk.org> wrote:
> We've identified another scenario that could result in intermittent timeout failures in jtreg tests. If the cause of the gc cycle is `GCCause::_codecache_GC_threshold`, the thread requesting the GC will not be notified.
This pull request has now been integrated.
Changeset: ac17449b
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ac17449bdb946d98cb65c8eae9c9671f527a79cb
Stats: 7 lines in 1 file changed: 1 ins; 5 del; 1 mod
8353596: GenShen: Test TestClone.java#generational-no-coops intermittent timed out
Reviewed-by: kdnilsen, ysr
-------------
PR: https://git.openjdk.org/jdk/pull/24834
More information about the hotspot-gc-dev
mailing list