-
Enhancement
-
Resolution: Unresolved
-
P4
-
21
https://github.com/openjdk/jdk/blame/master/test/hotspot/jtreg/compiler/codegen/TestTrichotomyExpressions.java
It is one of the slowest compiler tests in tier1, takes over 30sec.
Looks like high iteration count is the problem.
Wait with this for now, as the test might get rewritten for JDK-8211518.
It is one of the slowest compiler tests in tier1, takes over 30sec.
Looks like high iteration count is the problem.
Wait with this for now, as the test might get rewritten for JDK-8211518.
- is blocked by
-
JDK-8211518 C2 should optimize if diamonds that feed into Phis merging the same value
-
- In Progress
-
- relates to
-
JDK-8295561 Review running times of hotspot compiler tier1 tests
-
- Open
-