git: openjdk/jdk: master: 8337548: Parallel class loading can pass is_superclass true for interfaces
Peter Firmstone
peter.firmstone at zeus.net.au
Tue Feb 11 08:03:42 UTC 2025
Shouldn't the caller hold SystemDictionary_lock when calling
loader_data->dictionary()->find_class(THREAD, class_name);
--
Regards,
Peter
On 3/02/2025 11:57 pm, Coleen Phillimore wrote:
> Changeset: d330421d
> Branch: master
> Author: Coleen Phillimore <coleenp at openjdk.org>
> Date: 2025-02-03 13:55:00 +0000
> URL: https://git.openjdk.org/jdk/commit/d330421d28b62eae19114994d7266e9c0038dd94
>
> 8337548: Parallel class loading can pass is_superclass true for interfaces
>
> Reviewed-by: iklam
>
> ! src/hotspot/share/classfile/systemDictionary.cpp
> ! src/hotspot/share/classfile/systemDictionary.hpp
>
More information about the jdk-changes
mailing list