On Tue, 15 Nov 2022 21:31:57 GMT, Roger Riggs <[email protected]> wrote:
>> Jim Laskey has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Wrong line separator
>
> src/java.base/share/classes/java/lang/template/Carriers.java line 628:
>
>> 626: * types.
>> 627: */
>> 628: private static class CarrierShape {
>
> Is this a candidate to be a Record?
I think the balance between what is supplied and what is computed leans heavily
toward a class.
-------------
PR: https://git.openjdk.org/jdk/pull/10889