[jdk25u-dev] Withdrawn: 8362573: Incorrect weight of the first ObjectAllocationSample JFR event (regression)

duke duke at openjdk.org
Fri Jan 23 17:37:27 UTC 2026


On Fri, 28 Nov 2025 01:25:01 GMT, Vishal Chand <duke at openjdk.org> wrote:

> Backport of:
> 
> * 8362573: Incorrect weight of the first ObjectAllocationSample JFR event (regression)
> * Fixes the incorrect weight reported for the first ObjectAllocationSample JFR event by ensuring that allocations that occurred before the recording start are not counted in the event weight.
> 
> Testing
> * New test passes with the fix and fails without the fix.
> 
> Low risk as this is a clean backport.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk25u-dev/pull/29


More information about the jdk-updates-dev mailing list