Integrated: 8347474: Options singleton is used before options are parsed

Archie Cobbs acobbs at openjdk.org
Sun Jan 19 14:59:47 UTC 2025


On Sun, 12 Jan 2025 22:50:14 GMT, Archie Cobbs <acobbs at openjdk.org> wrote:

> This PR proposes some cleanup/refactoring relating to startup ordering issues in the compiler.
> 
> Please see the follow-up comment for a more complete description (trying to keep the first comment short).

This pull request has now been integrated.

Changeset: 644d154c
Author:    Archie Cobbs <acobbs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/644d154c7c771236904560fc5b91f149a6a646cf
Stats:     434 lines in 16 files changed: 263 ins; 70 del; 101 mod

8347474: Options singleton is used before options are parsed

Reviewed-by: vromero

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

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


More information about the compiler-dev mailing list