Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
21
-
b06
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8301227 | 17.0.8-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | master |
Description
These two both use ByteBufferTest.java.
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.
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
-
- relates to
-
JDK-8300187 Improve ByteBufferTest.java
-
- Open
-
-
JDK-8295561 Review running times of hotspot compiler tier1 tests
-
- Open
-