RFR: 8332507: compilation result depends on compilation order [v3]

Vicente Romero vromero at openjdk.org
Tue May 28 15:37:02 UTC 2024


On Tue, 28 May 2024 13:50:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> I wonder if we could use the completion mechanism for this - class reader should already sign itself up as a completer for the class symbols it generates?

pretty good suggestion, thanks! I have uploaded another iteration that leverages the completer mechanism

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19400#discussion_r1617520902


More information about the compiler-dev mailing list