On Thu, 13 Apr 2023 05:41:31 GMT, David Holmes <dhol...@openjdk.org> wrote:
> Please review this simple cleanup of an unused parameter in > `create_system_thread_object`. Details are in JBS. > > Testing: tiers 1-3 > > Thanks. This pull request has now been integrated. Changeset: 8a1639d4 Author: David Holmes <dhol...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/8a1639d49b4adc45501fe77cedfef3ca5f42c7f5 Stats: 17 lines in 9 files changed: 0 ins; 2 del; 15 mod 8305936: JavaThread::create_system_thread_object has unused is_visible argument Reviewed-by: alanb, kbarrett ------------- PR: https://git.openjdk.org/jdk/pull/13455