You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension.java
Warning:(93, 34) java: class org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
AbstractExtension.java
Warning:(172, 41) java: class org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
Warning:(177, 15) java: class org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
Negotiation.java
Warning:(187, 12) java: class org.eclipse.jetty.websocket.core.internal.ExtensionStack in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
ClientUpgradeRequest.java
Warning:(275, 15) java: class org.eclipse.jetty.websocket.core.internal.WebSocketConnection in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
Warning:(275, 148) java: class org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
Warning:(280, 15) java: class org.eclipse.jetty.websocket.core.internal.WebSocketCoreSession in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
Warning:(280, 82) java: class org.eclipse.jetty.websocket.core.internal.Negotiated in module org.eclipse.jetty.websocket.core may not be visible to all clients that require this module
The text was updated successfully, but these errors were encountered:
Jetty version
10.0.x
Description
The text was updated successfully, but these errors were encountered: