[code-reflection] RFR: Support array type constants in code model [v3]

Hannes Greule hgreule at openjdk.org
Mon Jan 22 18:39:57 UTC 2024


On Mon, 22 Jan 2024 18:13:22 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> test/langtools/tools/javac/reflect/ConstantsTest.java line 219:
>> 
>>> 217:     }
>>> 218: 
>>> 219:     @IR("""
>> 
>> Thanks - the test looks good. Is it worth it to maybe also try `String[][]` and `String[][][]` ?
>
> And, also a primitive array?

Sure, would you prefer it in the same test case or should I create addtional methods?

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

PR Review Comment: https://git.openjdk.org/babylon/pull/5#discussion_r1462257426


More information about the babylon-dev mailing list