Integrated: 8323815: Source launcher should find classes with $ in names

Christian Stein cstein at openjdk.org
Wed Jan 24 19:08:33 UTC 2024


On Tue, 23 Jan 2024 07:06:41 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

This pull request has now been integrated.

Changeset: c702dcab
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c702dcabf8befc2db2baf53655f20391ee5d2d09
Stats:     38 lines in 2 files changed: 30 ins; 0 del; 8 mod

8323815: Source launcher should find classes with $ in names

Reviewed-by: jlahoda, sundar

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

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


More information about the compiler-dev mailing list