-
Bug
-
Resolution: Fixed
-
P3
-
15, 16, 17
-
b03
-
aarch64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260170 | 16.0.1 | Nils Eliasson | P3 | Resolved | Fixed | b03 |
JDK-8258622 | 16 | Nils Eliasson | P3 | Resolved | Fixed | b30 |
When roaming my test results I noticed the run times of this test stood out. The numbers seemed unreasonable - 35 minutes for all 5 test cases, when it takes well less than a minute interpreted on my laptop.
On aarch64 a single test case take about 60 seconds with -Xint. But running with default settings (+Tiered) takes 400 seconds.
On aarch64 a single test case take about 60 seconds with -Xint. But running with default settings (+Tiered) takes 400 seconds.
- backported by
-
JDK-8258622 compiler/c2/cr6340864/TestIntVect.java runs faster in interpreter
-
- Resolved
-
-
JDK-8260170 compiler/c2/cr6340864/TestIntVect.java runs faster in interpreter
-
- Resolved
-
- relates to
-
JDK-8267806 C1: Relax inlining checks for not yet initialized classes
-
- Resolved
-
-
JDK-8258603 c1 IR::verify is expensive
-
- Resolved
-
(1 links to)