RFR: 8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp

Leonid Mesnik lmesnik at openjdk.org
Mon Sep 4 05:04:01 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.

/hotspot-compiler

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

PR Comment: https://git.openjdk.org/jdk/pull/15553#issuecomment-1704387935


More information about the hotspot-compiler-dev mailing list