RFR: JDK-8260222: remove unused _thread member SymbolTableLookup
David Holmes
dholmes at openjdk.java.net
Thu Jan 21 22:39:00 UTC 2021
On Thu, 21 Jan 2021 09:44:32 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The class SymbolTableLookup has an unused member _thread. This could be removed.
> See also the related sonar finding (claiming an uninitialized field) :
>
> https://sonarcloud.io/project/issues?id=jdk&open=AXaE0c2j8L9hkQskF8y_&resolved=false&types=BUG
>
> Thanks, Matthias
LGTM and trivial.
Thanks,
David
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2180
More information about the hotspot-runtime-dev
mailing list