Integrated: 8264372: Threads::destroy_vm only ever returns true

David Holmes dholmes at openjdk.java.net
Sun Apr 18 04:35:35 UTC 2021


On Fri, 16 Apr 2021 06:12:39 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Trivial cleanup to remove the bool return from Threads::destroy_vm as it only ever returned true.
> 
> Testing: tiers 1-3
> 
> Thanks,
> David

This pull request has now been integrated.

Changeset: 1ac25b82
Author:    David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1ac25b82
Stats:     15 lines in 3 files changed: 0 ins; 9 del; 6 mod

8264372: Threads::destroy_vm only ever returns true

Reviewed-by: shade, dcubed

-------------

PR: https://git.openjdk.java.net/jdk/pull/3535


More information about the hotspot-dev mailing list