JDK-8343629 : More MergeStore benchmark
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-11-05
  • Updated: 2025-01-31
  • Resolved: 2025-01-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25 b05Fixed
Related Reports
Relates :  
Relates :  
Description
Added the putBytes4 benchmark, which corresponds to StringBuilder appendNull.

Optimized the putChars4/setInt/setLong series of benchmarks to reduce extra overhead and more accurately reflect performance differences.
Comments
Changeset: b741f3fe Branch: master Author: Shaojin Wen <swen@openjdk.org> Date: 2025-01-08 09:40:17 +0000 URL: https://git.openjdk.org/jdk/commit/b741f3fe5b54755d19c5abeca76fdceeccafd448
08-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21659 Date: 2024-10-23 07:03:33 +0000
05-11-2024