Improve AbstractDOMTransactionFactory 43/103143/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Nov 2022 11:23:19 +0000 (12:23 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 8 Nov 2022 11:23:49 +0000 (12:23 +0100)
AutoCloseable.close() is recommended to be idempotent, follow that
guidance, producing a warning with a stack trace if that is not the
case.

Change-Id: I1b65466f9b84e05417d8cd24c1b7a5e89e8e836b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found