Skip to content

ModbusConnection uses finalize method which is deprecated for removal since Java 18 #98

@wielantu

Description

@wielantu

The finalize method of the ModbusConnection should be removed.
If the close() call in the finalize method is really required it should be implemented by a Cleaner as proposed in javadoc of Object.equals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions