RFR: 8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc
Alexey Ivanov
aivanov at openjdk.org
Thu Feb 2 14:09:36 UTC 2023
On Thu, 2 Feb 2023 06:12:20 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Small, trivial change to resolve initialization order reordering in constructors, required for [JDK-8301659](https://bugs.openjdk.org/browse/JDK-8301659)
Looks good to me.
David's comment sheds some light on why it's needed. I will appreciate if you add more details though.
-------------
Marked as reviewed by aivanov (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12382
More information about the serviceability-dev
mailing list