RFR: 8269957: facilitate alternate impls of NameTable and Name
Jonathan Gibbons
jjg at openjdk.org
Wed Apr 5 15:50:17 UTC 2023
On Mon, 3 Apr 2023 15:33:12 GMT, Archie L. Cobbs <duke at openjdk.org> wrote:
> It's probably the right thing to do unless there's some rule against including code that's not normally going to be used.
>
Well, while totally dead code is a bad thing, there is potential to explore the use of `StringNameTable` in both javadoc, and maybe even for javac.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13282#issuecomment-1497713987
More information about the compiler-dev
mailing list