RFR: 8294980: test/jdk/java/lang/invoke 15 test classes use experimental bytecode library [v5]

Adam Sotona asotona at openjdk.org
Wed Nov 8 12:18:02 UTC 2023


On Wed, 8 Nov 2023 12:14:09 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

>> `<foo>` is not a valid name for dynamic constant.
>
> You can see `java.lang.constant.ConstantUtils.validateMemberName`

So how is it possible that `testValidNames` has been passing with the name?
Conversion should not change the tested subjects.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16268#discussion_r1386524619


More information about the core-libs-dev mailing list