Integrated: 8373062: JFR build failure with CDS disabled

Markus Grönlund mgronlun at openjdk.org
Thu Dec 4 12:27:55 UTC 2025


On Thu, 4 Dec 2025 10:09:50 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> [JDK-8365400](https://bugs.openjdk.org/browse/JDK-8365400) caused a build problem when passing build option "--disable-cds" because of missing conditionals.
> 
> Testing: manually building with "--disable-cds"
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: bcbdf90f
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bcbdf90fce44ad87e7728ba0febef0951e361589
Stats:     29 lines in 5 files changed: 16 ins; 11 del; 2 mod

8373062: JFR build failure with CDS disabled

Reviewed-by: egahlin

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

PR: https://git.openjdk.org/jdk/pull/28656


More information about the hotspot-runtime-dev mailing list