RFR: 8347474: Options singleton is used before options are parsed [v5]
Archie Cobbs
acobbs at openjdk.org
Thu Jan 16 02:43:39 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:
Add some Javadoc/comment improvements to Lint.java.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23056/files
- new: https://git.openjdk.org/jdk/pull/23056/files/5661449b..91115e3a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23056&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23056&range=03-04
Stats: 78 lines in 1 file changed: 54 ins; 0 del; 24 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