Integrated: 8063: IMCFrame Type cache not synchronized
Pierre-Yves Bigourdan
duke at openjdk.org
Tue Apr 11 15:15:50 UTC 2023
On Thu, 6 Apr 2023 09:12:37 GMT, Pierre-Yves Bigourdan <duke at openjdk.org> wrote:
> The type cache used in the IMCFrame Type inner class isn't synchronized and can thus cause a concurrent modification exception during e.g. JFR parsing.
This pull request has now been integrated.
Changeset: 8c0d1298
Author: Pierre-Yves Bigourdan <pierreyves.bigourdan at datadoghq.com>
Committer: Marcus Hirt <hirt at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/8c0d12982a921d6c7248ecc7cbf5672117715d81
Stats: 10 lines in 1 file changed: 2 ins; 0 del; 8 mod
8063: IMCFrame Type cache not synchronized
Reviewed-by: hdafgard
-------------
PR: https://git.openjdk.org/jmc/pull/476
More information about the jmc-dev
mailing list