Integrated: 8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Leonid Mesnik
lmesnik at openjdk.org
Mon Sep 4 05:28:47 UTC 2023
On Sun, 3 Sep 2023 19:36:33 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Please review following fix which disable execution of compiler/codecache/CodeCacheFullCountTest.java with -Xcomp.
> Test fails because it is not enough to stat VM with Xcomp and other VM falgs. So just exclude it to reduce noise for now.
This pull request has now been integrated.
Changeset: ba8d5c22
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ba8d5c22066f5dfcb40091613a8905a513a2aee8
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/15553
More information about the hotspot-compiler-dev
mailing list