[lworld] RFR: 8327636: [lworld] Make primitive wrappers be value class if preview feature is enabled [v2]
Mandy Chung
mchung at openjdk.org
Fri Mar 8 03:22:12 UTC 2024
On Fri, 8 Mar 2024 02:03:10 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Removed duplicated Record
>
> make/modules/java.base/gensrc/GensrcValueClasses.gmk line 39:
>
>> 37: java/lang/Character.java \
>> 38: java/lang/Number.java \
>> 39: java/lang/Record.java \
>
> Record is already included in the end of the list.
Good catch. Fixed.
-------------
PR Review Comment: https://git.openjdk.org/valhalla/pull/1040#discussion_r1517116240
More information about the valhalla-dev
mailing list