RFR: 8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Tobias Hartmann
thartmann at openjdk.org
Mon Sep 4 05:11:36 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.
Looks good and trivial.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15553#pullrequestreview-1608766332
More information about the hotspot-compiler-dev
mailing list