Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b06
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310120 | 17.0.9 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8301227 | 17.0.8-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
Description
Together they are the second slowest compiler test.
Idea: lower iterations from 100_000 down as much as possible.
Ensure that the "unsafe" intrinsics are still used.
Attachments
Issue Links
- backported by
-
JDK-8301227 Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
- Resolved
-
JDK-8310120 Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java
- Resolved
- relates to
-
JDK-8300187 Improve ByteBufferTest.java
- Open
-
JDK-8295561 Review running times of hotspot compiler tier1 tests
- Open
- links to
-
Commit openjdk/jdk17u-dev/30d04843
-
Commit openjdk/jdk/7c1ebcc4
-
Review openjdk/jdk17u-dev/1430
-
Review openjdk/jdk/11944