The BindServer starts several threads and opens streams.
It registers them for cleanup using "Finalizer" in nsk.share.framework.
This fix change BindServer to explicitly close streams and finish threads after test is completed.
It registers them for cleanup using "Finalizer" in nsk.share.framework.
This fix change BindServer to explicitly close streams and finish threads after test is completed.
- relates to
-
JDK-8330760 Accumulation of Cleaner threads when running nsk/jdi tests due to JDK-8305083
-
- Open
-