[jdk11u-dev] RFR: 8261404: Class.getReflectionFactory() is not thread-safe
Goetz Lindenmaier
goetz at openjdk.org
Tue Feb 27 20:19:52 UTC 2024
On Tue, 27 Feb 2024 07:36:36 GMT, María Arias de Reyna <duke at openjdk.org> wrote:
>> This is a backport of https://bugs.openjdk.org/browse/JDK-8261404
>> 8261404: Class.getReflectionFactory() is not thread-safe
>>
>> Original commit https://github.com/openjdk/jdk/commit/905b7639424a0fa80f81f734f6fdae1b5018a14a
>
> @RealCLanger @GoeLin I already backported this to 17 and now I am backporting to 11. This is a clean small backport. Can any of you review it?
Hi @Delawen, it is a clean backport. If so, not review is needed.
It would be good though if you reported in the fix request comment how you tested your backport. (This one is simple, though). Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2554#issuecomment-1967521690
More information about the jdk-updates-dev
mailing list