-
Enhancement
-
Resolution: Fixed
-
P5
-
21
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335351 | 17.0.13 | Dmitry Chuyko | P5 | Resolved | Fixed | b01 |
The InterfaceCalls JMH has too many similar cases and in some cases does object stores (see swapMultiParts()) in the measured part.
It would be useful to shorten the run time and have more effective benchmark cases.
It would be useful to shorten the run time and have more effective benchmark cases.
- backported by
-
JDK-8335351 Clean up vm/compiler/InterfaceCalls JMH
- Resolved