git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Fri Jan 8 14:26:33 UTC 2021


Changeset: 10a6b0d9
Author:    Kim Barrett <kbarrett at openjdk.org>
Date:      2021-01-08 14:25:12 +0000
URL:       https://git.openjdk.java.net/mobile/commit/10a6b0d9

8234773: Fix ThreadsSMRSupport::_bootstrap_list

Make ThreadsList noncopyable, direct initializing _bootstrap_list. Avoid C-heap allocation for _bootstrap_list.

Reviewed-by: dholmes, dcubed

! src/hotspot/share/runtime/threadSMR.cpp
! src/hotspot/share/runtime/threadSMR.hpp

Changeset: a0ec5731
Author:    duke <duke at openjdk.org>
Date:      2021-01-08 14:26:15 +0000
URL:       https://git.openjdk.java.net/mobile/commit/a0ec5731

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list