On Fri, 21 Jun 2024 12:25:20 GMT, Hima Bindu Meda <hm...@openjdk.org> wrote:

>> Jay Bhaskar has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Fix typos meesage to message
>
> tests/manual/web/WebSocketTestApp.java line 70:
> 
>> 68:         loadButton.setOnAction(e -> {
>> 69:             URL url = this.getClass().getResource("websocket.html");
>> 70:             System.out.println(url);
> 
> Minor:Is it required to print url in the terminal?

Not required

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1477#discussion_r1648908187

Reply via email to