-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310122 | 17.0.9 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8303887 | 17.0.8-oracle | Ludvig Janiuk | P4 | Resolved | Fixed | b01 |
JDK-8335383 | 8u431 | Daniel Skantz | P4 | Resolved | Fixed | b01 |
This test takes 22sec, it is one of the slowest tier1 compiler tests.
Maybe we can reduce the 5_000_000 iteration count?
Ensure that all old compilations still happen with -Xbatch -xx:+PrintCompilation
1553 969 b 3 compiler.codegen.Test7100757::test (274 bytes)
1559 972 % b 4 compiler.codegen.Test7100757::test @ 206 (274 bytes)
1569 973 b 4 compiler.codegen.Test7100757::test (274 bytes)
1600 969 3 compiler.codegen.Test7100757::test (274 bytes) made not entrant
1627 977 % b 3 compiler.codegen.Test7100757::main @ 32 (65 bytes)
1628 978 b 3 compiler.codegen.Test7100757::main (65 bytes)
1644 979 % b 4 compiler.codegen.Test7100757::main @ 32 (65 bytes)
1649 977 % 3 compiler.codegen.Test7100757::main @ 32 (65 bytes) made not entrant
10987 979 % 4 compiler.codegen.Test7100757::main @ 32 (65 bytes) made not entrant
11 vs 1.6 seconds
without flags: 11 vs 0.7 seconds
- backported by
-
JDK-8303887 Speed up compiler/codegen/Test7100757.java
- Resolved
-
JDK-8310122 Speed up compiler/codegen/Test7100757.java
- Resolved
-
JDK-8335383 Speed up compiler/codegen/Test7100757.java
- Resolved
- relates to
-
JDK-7100757 The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
- Resolved
-
JDK-8295561 Review running times of hotspot compiler tier1 tests
- Open
- links to
-
Commit openjdk/jdk17u-dev/f9a60759
-
Commit openjdk/jdk/16a4f02f
-
Review openjdk/jdk17u-dev/1432
-
Review openjdk/jdk/12618