On Thu, 19 May 2022 21:45:00 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> Jay Bhaskar has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Platform.exit() , removing code block, as it is causing other test fail
>
> modules/javafx.web/src/main/native/Source/WebCore/bindings/java/EventListenerManager.h
>  line 48:
> 
>> 46: 
>> 47: class JavaObjectWrapperHandler {
>> 48:     jobject handler_;
> 
> Have you considered using `JGObject` here instead of raw `jobject`?

Applied

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

PR: https://git.openjdk.java.net/jfx/pull/799

Reply via email to