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

Christian Stein cstein at openjdk.org
Tue Jan 23 07:11:37 UTC 2024


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.

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

Commit messages:
 - 8323815: Source launcher should find classes with $ in names

Changes: https://git.openjdk.org/jdk/pull/17526/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17526&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8323815
  Stats: 21 lines in 2 files changed: 11 ins; 0 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/17526.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17526/head:pull/17526

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


More information about the compiler-dev mailing list