RFR: 8315582: Exclude compiler/codecache/CodeCacheFullCountTest.java with Xcomp
Leonid Mesnik
lmesnik at openjdk.org
Mon Sep 4 05:04:01 UTC 2023
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.
-------------
Commit messages:
- fix
Changes: https://git.openjdk.org/jdk/pull/15553/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15553&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315582
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/15553.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15553/head:pull/15553
PR: https://git.openjdk.org/jdk/pull/15553
More information about the hotspot-compiler-dev
mailing list