On Fri, 16 Jun 2023 12:52:00 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> The `attributes` field inside the `PKCS12KeyStore.Entry` class might be >> modified and retrieved at the same time. Make it concurrent. >> >> The test uses some reflection to get this field and try updating it in >> multiple threads. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > more cases to cover A new PR posted to https://github.com/openjdk/jdk/pull/15909. Please take a look. Thanks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14506#issuecomment-1734241902