RFR: 8271024: Implement macOS Metal Rendering Pipeline [v15]
Ambarish Rapte
arapte at openjdk.org
Mon Aug 4 12:07:11 UTC 2025
On Fri, 1 Aug 2025 17:29:31 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Ambarish Rapte has updated the pull request incrementally with one additional commit since the last revision:
>>
>> kcr: review: crash regression fix
>
> modules/javafx.graphics/src/main/java/com/sun/prism/mtl/MTLTextureData.java line 46:
>
>> 44: }
>> 45:
>> 46: public void setResource(long resource) {
>
> is this method needed?
>
> (I don't see it being called, but I don't have all the sources added to the project in eclipse).
Yes, the method was unused. Removed.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1824#discussion_r2251266135
More information about the openjfx-dev
mailing list