RFR: 8347474: Options singleton is used before options are parsed [v3]

Archie Cobbs acobbs at openjdk.org
Mon Jan 13 14:37:36 UTC 2025


> 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).

Archie Cobbs has updated the pull request incrementally with one additional commit since the last revision:

  Eliminate useless isSuppressed() test and eliminate "lint" reference in Preview.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23056/files
  - new: https://git.openjdk.org/jdk/pull/23056/files/c1639b80..a4c4e9f7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23056&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23056&range=01-02

  Stats: 14 lines in 1 file changed: 3 ins; 4 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/23056.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23056/head:pull/23056

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


More information about the compiler-dev mailing list