RFR: 8323815: Source launcher should find classes with $ in names [v2]

Jan Lahoda jlahoda at openjdk.org
Wed Jan 24 15:41:27 UTC 2024


On Wed, 24 Jan 2024 15:33:53 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> Please review this fix to make the multi-file source-code launcher find classes with `$` in names, including names of packages, names of compliation units, and also names of enclosed types.
>> 
>> Tested tier1-3
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Include more intere'$'ting compilation units

Looks reasonable.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17526#pullrequestreview-1841700931


More information about the compiler-dev mailing list