On Fri, 8 Jul 2022 21:37:47 GMT, Andy Goryachev <d...@openjdk.org> wrote:

> The fix includes:
> - renaming of offending methods to avoid confusion
> - explicitly declaring the offending methods as private

modules/javafx.graphics/src/main/java/com/sun/prism/impl/ps/BaseShaderGraphics.java
 line 92:

> 90:     BaseShaderContext getBaseShaderContext() {
> 91:         return context;
> 92:     }

Mentioning this was brought up in relation to a different PR: 
https://github.com/openjdk/jfx/pull/628#issuecomment-924898354

-------------

PR: https://git.openjdk.org/jfx/pull/824

Reply via email to