Commit f124b68
committed
[JIT] Mark AI-Extension unit test as flagless
Summary: AI-Extension runs tests by launching separate JVM processes. It does not rely on compilation flags added in `jtreg`, so this test should be marked as `flagless`.
Testing: test/hotspot/jtreg/compiler/alibaba/TestAIExtension.java
Reviewers: kuaiwei, JoshuaZhuwj
Issue: #9771 parent bd46804 commit f124b68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments