[jdk11u-dev] RFR: 8266254: Update to use jtreg 6
George Adams
duke at openjdk.org
Fri Jul 22 10:26:02 UTC 2022
On Fri, 22 Jul 2022 09:32:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> Hi, we still see the WebSocket tests failing. Did you test the patch with jtreg 6 in place?
Things like this:
test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java:155: error: ';' expected
public boolean equals(Object o) {
I did test the patch but assume that I was running the tests incorrectly when I saw that. I also noted that the same failure occurs in jdk17u?
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1241
More information about the jdk-updates-dev
mailing list