[code-reflection] RFR: Structured type definition [v3]
Paul Sandoz
psandoz at openjdk.org
Thu Feb 15 19:36:07 UTC 2024
On Thu, 15 Feb 2024 09:54:49 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Paul Sandoz has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Method rename.
>
> cr-examples/triton/src/main/java/oracle/code/triton/TensorType.java line 88:
>
>> 86:
>> 87: @Override
>> 88: public String toString() {
>
> Would it make sense for this to be a default method in the TypeElement interface? (probably also related to `equals/hashCode`
Yes, good point, i will do that then integrate.
-------------
PR Review Comment: https://git.openjdk.org/babylon/pull/23#discussion_r1491534273
More information about the babylon-dev
mailing list