[jdk17] Integrated: 8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
Igor Ignatyev
iignatyev at openjdk.java.net
Thu Jul 22 17:17:09 UTC 2021
On Wed, 21 Jul 2021 23:03:46 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
>
> could you please review this trivial test-only clean-up?
> from JBS:
>> TestThreadDumpSMRInfo::usage isn't used by anyone and should be removed
>
>
> PS alternatively, `TestThreadDumpSMRInfo::usage` can be called in an else branch at L70, but I don't see much point in that
>
> Thanks,
> -- Igor
This pull request has now been integrated.
Changeset: 6a9ab6a2
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/6a9ab6a2cf5b341adf3cb6bc3e8a287db265c2a1
Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 mod
8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
Reviewed-by: jiefu, dholmes, dcubed
-------------
PR: https://git.openjdk.java.net/jdk17/pull/265
More information about the hotspot-runtime-dev
mailing list