On Tue, 25 Jun 2024 19:49:07 GMT, Chen Liang <li...@openjdk.org> wrote:

> Technically javap accepts both notations of `a.b.C` and `a/b/C.class` and 
> accepts both `.` and `$` as inner class separators. So this is fine. However 
> it's hard to verify that the jdk in `--system` is really used, so I put a 
> noreg-hard label on the original JBS issue; it's hard to create a suitable 
> argument for the `--system` flag as you need a whole JDK.

Question, what is the noreg-hard label used for?

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

PR Comment: https://git.openjdk.org/jdk/pull/19883#issuecomment-2190783227

Reply via email to