On Fri, 1 Aug 2025 17:29:31 GMT, Andy Goryachev <[email protected]> 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