dragonwell-project / dragonwell8

Alibaba Dragonwell8 JDK
http://dragonwell-jdk.io
GNU General Public License v2.0
4.21k stars 497 forks source link

[Wisp] Fix initialization problem between JavaNetSocketAccess and its usage #443

Open zhengxiaolinX opened 2 years ago

zhengxiaolinX commented 2 years ago

Summary: JavaNetSocketAccess is used in WispServerSocketImpl.java, but the former one's initialization is in Socket.java. This underlying problem shall be fixed.

Test Plan: ServerSocketConnectionTest.java

Reviewed-by: D-D-H, yuleil

Issue: #437

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.